Home
last modified time | relevance | path

Searched refs:TEE_DeriveKey (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h64 #define TEE_DeriveKey __GP11_TEE_DeriveKey macro
H A Dtee_internal_api.h481 void TEE_DeriveKey(TEE_OperationHandle operation,
/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c1077 TEE_DeriveKey(session->processing->tee_op_handle, &tee_attrs[0], in do_asymm_derivation()
/optee_os/lib/libutee/
H A Dtee_api_operations.c2320 void TEE_DeriveKey(TEE_OperationHandle operation, in TEE_DeriveKey() function