Home
last modified time | relevance | path

Searched defs:out_handle (Results 1 – 2 of 2) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c1029 TEE_ObjectHandle out_handle = TEE_HANDLE_NULL; in do_asymm_derivation() local
H A Dobject.c209 uint32_t *out_handle) in create_object()