Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h159 #define TEE_ATTR_NONE (uint32_t)0 macro
H A Dxml_crypto_api.h187 #define TEE_ATTR_NONE 0 macro
1270 if (id == TEE_ATTR_NONE) in add_attr()