Searched refs:persistence (Results 1 – 1 of 1) sorted by relevance
2398 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument2399 ((location) << 8 | (persistence))