Home
last modified time | relevance | path

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

/mbedtls-3.7.0/include/psa/
Dcrypto_values.h2342 #define PSA_KEY_LIFETIME_GET_PERSISTENCE(lifetime) \ macro
2365 (PSA_KEY_LIFETIME_GET_PERSISTENCE(lifetime) == \
2386 (PSA_KEY_LIFETIME_GET_PERSISTENCE(lifetime) == \
/mbedtls-3.7.0/tests/suites/
Dtest_suite_psa_crypto_metadata.function734 TEST_EQUAL(PSA_KEY_LIFETIME_GET_PERSISTENCE(lifetime), persistence);