Home
last modified time | relevance | path

Searched refs:TEE_ATTR_VALUE_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.h1092 #define TEE_ATTR_VALUE_NONE 0xffffffffffffffff macro
1869 if (a != TEE_ATTR_VALUE_NONE) { in check_values()
1875 if (b != TEE_ATTR_VALUE_NONE) { in check_values()
H A Dxml_crypto_api.h874 static const uint8_t *TEE_ATTR_VALUE_NONE; variable