Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h647 PKCS11_CMD_DIGEST_FINAL = 48, enumerator
/optee_os/ta/pkcs11/src/
H A Dentry.c344 case PKCS11_CMD_DIGEST_FINAL: in TA_InvokeCommandEntryPoint()
H A Dpkcs11_helpers.c202 PKCS11_ID(PKCS11_CMD_DIGEST_FINAL),
H A Dprocessing.c52 case PKCS11_CMD_DIGEST_FINAL: in func_for_cmd()