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-latest/library/
Dpsa_crypto.c1102 static psa_status_t psa_get_and_lock_key_slot_with_policy( in psa_get_and_lock_key_slot_with_policy() function
1174 psa_status_t status = psa_get_and_lock_key_slot_with_policy(key, p_slot, in psa_get_and_lock_transparent_key_slot_with_policy()
1444 status = psa_get_and_lock_key_slot_with_policy(key, &slot, 0, 0); in psa_get_key_attributes()
1540 status = psa_get_and_lock_key_slot_with_policy(key, &slot, in psa_export_key()
1653 status = psa_get_and_lock_key_slot_with_policy(key, &slot, 0, 0); in psa_export_public_key()
2238 status = psa_get_and_lock_key_slot_with_policy(
2657 status = psa_get_and_lock_key_slot_with_policy(
2853 status = psa_get_and_lock_key_slot_with_policy(
3021 status = psa_get_and_lock_key_slot_with_policy(
3076 status = psa_get_and_lock_key_slot_with_policy(
[all …]