Home
last modified time | relevance | path

Searched refs:TEE_OperationInfoKey (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_api_types.h166 } TEE_OperationInfoKey; typedef
177 TEE_OperationInfoKey keyInformation[];
/optee_os/
H A Dtypedefs.checkpatch19 TEE_OperationInfoKey
/optee_os/lib/libutee/
H A Dtee_api_operations.c481 sizeof(TEE_OperationInfoKey); in TEE_GetOperationInfoMultiple()