Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/interface/include/psa/
Dcrypto_struct.h144 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) in psa_set_key_id()
163 if (PSA_KEY_LIFETIME_IS_VOLATILE(lifetime)) in psa_set_key_lifetime()
Dcrypto_values.h2335 #define PSA_KEY_LIFETIME_IS_VOLATILE(lifetime) \ macro