psa_get_and_lock_key_slot_in_memory() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

#PSA_SUCCESS The pointer to the key slot containing the description of the key identified by \p key was returned. #PSA_ERROR_INVALID_HANDLE \p key is not a valid key identifier. #PSA_ERROR_DOES_NOT_EXIST There is no key with key identifier \p key in the key slots.

References

from examples