Searched defs:p_slot (Results 1 - 2 of 2) sorted by relevance
/third_party/mbedtls/library/ |
H A D | psa_crypto_slot_management.c | 106 psa_get_and_lock_key_slot_in_memory( mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot) psa_get_and_lock_key_slot_in_memory() argument 177 psa_reserve_free_key_slot(psa_key_id_t *volatile_key_id, psa_key_slot_t **p_slot) psa_reserve_free_key_slot() argument 361 psa_get_and_lock_key_slot(mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot) psa_get_and_lock_key_slot() argument [all...] |
H A D | psa_crypto.c | 1091 psa_get_and_lock_key_slot_with_policy( mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot, psa_key_usage_t usage, psa_algorithm_t alg) psa_get_and_lock_key_slot_with_policy() argument 1157 psa_get_and_lock_transparent_key_slot_with_policy( mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot, psa_key_usage_t usage, psa_algorithm_t alg) psa_get_and_lock_transparent_key_slot_with_policy() argument 1749 psa_start_key_creation( psa_key_creation_method_t method, const psa_key_attributes_t *attributes, psa_key_slot_t **p_slot, psa_se_drv_table_entry_t **p_drv) psa_start_key_creation() argument [all...] |
Completed in 6 milliseconds