Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h325 PKCS11_CMD_ENCRYPT_FINAL = 21, enumerator
/optee_os/ta/pkcs11/src/
H A Dentry.c240 case PKCS11_CMD_ENCRYPT_FINAL: in TA_InvokeCommandEntryPoint()
H A Dpkcs11_helpers.c174 PKCS11_ID(PKCS11_CMD_ENCRYPT_FINAL),
H A Dprocessing.c35 case PKCS11_CMD_ENCRYPT_FINAL: in func_for_cmd()