Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_crypto.c891 static psa_status_t psa_get_and_lock_key_slot_with_policy( in psa_get_and_lock_key_slot_with_policy() function
1324 status = psa_get_and_lock_key_slot_with_policy( key, &slot, in psa_export_key()
2016 status = psa_get_and_lock_key_slot_with_policy( in psa_copy_key()
2350 status = psa_get_and_lock_key_slot_with_policy( in psa_mac_setup()
2537 status = psa_get_and_lock_key_slot_with_policy( in psa_mac_compute_internal()
2688 status = psa_get_and_lock_key_slot_with_policy( in psa_sign_internal()
2758 status = psa_get_and_lock_key_slot_with_policy( in psa_verify_internal()
3534 status = psa_get_and_lock_key_slot_with_policy( key, &slot, in psa_cipher_encrypt()
3588 status = psa_get_and_lock_key_slot_with_policy( key, &slot, in psa_cipher_decrypt()
3690 status = psa_get_and_lock_key_slot_with_policy( in psa_aead_encrypt()
[all …]

Completed in 12 milliseconds