Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_se_driver.h898 typedef psa_status_t (*psa_drv_se_allocate_key_t)( typedef
1111 psa_drv_se_allocate_key_t MBEDTLS_PRIVATE(p_allocate);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_se.c221 psa_drv_se_allocate_key_t p_allocate = in psa_find_se_slot_for_key()