Searched refs:SECURE_STORAGE_ALL_CREATE_FLAGS (Results 1 – 3 of 3) sorted by relevance
13 #define SECURE_STORAGE_ALL_CREATE_FLAGS \ macro
63 BUILD_ASSERT(SECURE_STORAGE_ALL_CREATE_FLAGS
128 if (create_flags & ~SECURE_STORAGE_ALL_CREATE_FLAGS) { in secure_storage_its_set()