Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dprocessing_digest.c29 case PKCS11_CKM_SHA224: in processing_is_tee_digest()
48 { PKCS11_CKM_SHA224, TEE_ALG_SHA224 }, in pkcs2tee_algorithm()
A Dprocessing_rsa.c74 case PKCS11_CKM_SHA224: in pkcs2tee_validate_rsa_pss()
148 if (hash == PKCS11_CKM_SHA224 && in pkcs2tee_algo_rsa_pss()
177 if (hash != PKCS11_CKM_SHA224 || mgf != PKCS11_CKG_MGF1_SHA224) in pkcs2tee_algo_rsa_pss()
309 case PKCS11_CKM_SHA224: in pkcs2tee_algo_rsa_oaep()
A Dtoken_capabilities.c88 MECHANISM(PKCS11_CKM_SHA224, PKCS11_CKFM_DIGEST, ANY_PART),
236 TA_MECHANISM(PKCS11_CKM_SHA224, PKCS11_CKFM_DIGEST),
/optee_os/ta/pkcs11/include/
A Dpkcs11_ta.h1235 PKCS11_CKM_SHA224 = 0x00255, enumerator

Completed in 8 milliseconds