Searched refs:PSA_KEY_LIFETIME_IS_VOLATILE (Results 1 – 7 of 7) sorted by relevance
628 (!PSA_KEY_LIFETIME_IS_VOLATILE(slot->attr.lifetime))) { in psa_reserve_free_key_slot()970 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) { in psa_validate_key_persistence()1077 if ((!PSA_KEY_LIFETIME_IS_VOLATILE(slot->attr.lifetime)) && in psa_purge_key()1110 if (PSA_KEY_LIFETIME_IS_VOLATILE(slot->attr.lifetime)) { in mbedtls_psa_get_stats()
1390 if (!PSA_KEY_LIFETIME_IS_VOLATILE(slot->attr.lifetime)) { in psa_destroy_key()1731 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) {1807 int key_is_volatile = PSA_KEY_LIFETIME_IS_VOLATILE(attributes->lifetime);1869 if (!PSA_KEY_LIFETIME_IS_VOLATILE(attributes->lifetime)) {1942 if (!PSA_KEY_LIFETIME_IS_VOLATILE(slot->attr.lifetime)) {2201 if (PSA_KEY_LIFETIME_IS_VOLATILE(psa_get_key_lifetime(attributes))) {
342 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) { in psa_set_key_id()368 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) { in psa_set_key_lifetime()
2364 #define PSA_KEY_LIFETIME_IS_VOLATILE(lifetime) \ macro
480 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) {571 if (!PSA_KEY_LIFETIME_IS_VOLATILE(target_lifetime)) {582 if (!PSA_KEY_LIFETIME_IS_VOLATILE(target_lifetime)) {664 if (!PSA_KEY_LIFETIME_IS_VOLATILE(source_lifetime)) {
915 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) {938 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) {969 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) {
63 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) { in check_key_attributes_sanity()