Home
last modified time | relevance | path

Searched refs:PKCS11_FUNCTION_DIGEST (Results 1 – 7 of 7) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dentry.c327 PKCS11_FUNCTION_DIGEST); in TA_InvokeCommandEntryPoint()
331 PKCS11_FUNCTION_DIGEST, in TA_InvokeCommandEntryPoint()
336 PKCS11_FUNCTION_DIGEST, in TA_InvokeCommandEntryPoint()
341 PKCS11_FUNCTION_DIGEST, in TA_InvokeCommandEntryPoint()
346 PKCS11_FUNCTION_DIGEST, in TA_InvokeCommandEntryPoint()
H A Dpkcs11_attributes.h97 PKCS11_FUNCTION_DIGEST, enumerator
H A Dprocessing.c53 return PKCS11_FUNCTION_DIGEST; in func_for_cmd()
71 case PKCS11_FUNCTION_DIGEST: in func_matches_state()
622 if (function != PKCS11_FUNCTION_DIGEST) { in entry_processing_init()
641 if (function != PKCS11_FUNCTION_DIGEST) { in entry_processing_init()
729 assert(function == PKCS11_FUNCTION_DIGEST); in entry_processing_step()
744 assert(function == PKCS11_FUNCTION_DIGEST); in entry_processing_step()
H A Dpkcs11_helpers.c363 PKCS11_ID(PKCS11_FUNCTION_DIGEST),
720 case PKCS11_FUNCTION_DIGEST: in pkcs2tee_mode()
H A Dprocessing_asymm.c257 pkcs2tee_mode(&hash_mode, PKCS11_FUNCTION_DIGEST); in allocate_tee_operation()
H A Dpkcs11_attributes.c32 case PKCS11_FUNCTION_DIGEST: in pkcs11_func2ckfm()
118 assert(function == PKCS11_FUNCTION_DIGEST); in check_mechanism_against_processing()
H A Dpkcs11_token.c211 case PKCS11_FUNCTION_DIGEST: in set_processing_state()