Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing.h107 enum pkcs11_rc entry_wrap_key(struct pkcs11_client *client,
H A Dentry.c353 rc = entry_wrap_key(client, ptypes, params); in TA_InvokeCommandEntryPoint()
H A Dprocessing.c1117 enum pkcs11_rc entry_wrap_key(struct pkcs11_client *client, in entry_wrap_key() function