Home
last modified time | relevance | path

Searched refs:psa_drv_se_allocate_key_t (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/include/psa/
H A Dcrypto_se_driver.h910 typedef psa_status_t (*psa_drv_se_allocate_key_t)( typedef
923 * See the documentation of #psa_drv_se_allocate_key_t for more details.
935 * ::psa_drv_se_allocate_key_t for more information.
1123 psa_drv_se_allocate_key_t MBEDTLS_PRIVATE(p_allocate);
/third_party/mbedtls/library/
H A Dpsa_crypto_se.c233 psa_drv_se_allocate_key_t p_allocate = in psa_find_se_slot_for_key()

Completed in 3 milliseconds