Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h206 #define TEE_USAGE_DERIVE 0x00000040 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c262 req_key_usage = TEE_USAGE_DERIVE; in TEE_AllocateOperation()