Home
last modified time | relevance | path

Searched refs:psa_close_key (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/tests/include/spe/
H A Dcrypto_spe.h66 #define psa_close_key \ macro
67 PSA_FUNCTION_NAME(psa_close_key)
/third_party/mbedtls/include/psa/
H A Dcrypto_compat.h56 * The application must eventually close the handle with psa_close_key() or
59 * the equivalent of a call to psa_close_key().
147 psa_status_t psa_close_key(psa_key_handle_t handle);
/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.c574 psa_status_t psa_close_key(psa_key_handle_t handle) in psa_close_key() function
H A Dpsa_crypto.c2163 psa_close_key(key); in mbedtls_psa_register_se_key()

Completed in 12 milliseconds