Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dobject.h85 enum pkcs11_rc entry_copy_object(struct pkcs11_client *client, uint32_t ptypes,
H A Dentry.c310 rc = entry_copy_object(client, ptypes, params); in TA_InvokeCommandEntryPoint()
H A Dobject.c1115 enum pkcs11_rc entry_copy_object(struct pkcs11_client *client, uint32_t ptypes, in entry_copy_object() function