Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c872 TEE_ObjectHandle out_handle = TEE_HANDLE_NULL; in do_asymm_derivation() local
893 key_byte_size * 8, &out_handle); in do_asymm_derivation()
921 tee_attrs_count, out_handle); in do_asymm_derivation()
923 rc = alloc_get_tee_attribute_data(out_handle, TEE_ATTR_SECRET_VALUE, in do_asymm_derivation()
936 TEE_FreeTransientObject(out_handle); in do_asymm_derivation()
A Dobject.c207 uint32_t *out_handle) in create_object() argument
283 *out_handle = obj_handle; in create_object()

Completed in 6 milliseconds