Found 2 other functions taking a
psa_drv_se_t
argument:
Return the secure element driver information for a lifetime value.
Register an external cryptoprocessor (secure element) driver. This function is only intended to be used by driver code, not by application code. In implementations with separation between the PSA cryptography module and applications, this function should only be available to callers that run in the same memory space as the cryptography module, and should not be exposed to applications running in a different memory space. This function may be called before psa_crypto_init(). It is implementation-defined whether this function may be called after psa_crypto_init().