Home
last modified time | relevance | path

Searched refs:psa_open_key (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/tests/include/spe/
H A Dcrypto_spe.h64 #define psa_open_key \ macro
65 PSA_FUNCTION_NAME(psa_open_key)
/third_party/mbedtls/include/psa/
H A Dcrypto_compat.h26 * To support both openless APIs and psa_open_key() temporarily, define
52 * keys that can be opened with psa_open_key(). Such keys have an application
62 * times. If this is successful, each call to psa_open_key() will return a
106 psa_status_t psa_open_key(mbedtls_svc_key_id_t key,
117 * with a call to psa_open_key().
/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.c546 psa_status_t psa_open_key(mbedtls_svc_key_id_t key, psa_key_handle_t *handle) in psa_open_key() function

Completed in 2 milliseconds