Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_values.h2398 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument
2399 ((location) << 8 | (persistence))
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2246 read-only lifetime. The persistence level PSA_KEY_PERSISTENCE_READ_ONLY
2701 key lifetimes to encode a persistence level and the location. Although C