Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h104 #define TEE_ERROR_STORAGE_NOT_AVAILABLE_2 0xF0100004 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c797 res != TEE_ERROR_STORAGE_NOT_AVAILABLE_2) in set_operation_key2()