Home
last modified time | relevance | path

Searched refs:PKCS11_CKM_SHA_1 (Results 1 – 5 of 5) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dprocessing_digest.c28 case PKCS11_CKM_SHA_1: in processing_is_tee_digest()
47 { PKCS11_CKM_SHA_1, TEE_ALG_SHA1 }, in pkcs2tee_algorithm()
A Dprocessing_rsa.c71 case PKCS11_CKM_SHA_1: in pkcs2tee_validate_rsa_pss()
144 if (hash == PKCS11_CKM_SHA_1 && mgf == PKCS11_CKG_MGF1_SHA1) { in pkcs2tee_algo_rsa_pss()
173 if (hash != PKCS11_CKM_SHA_1 || mgf != PKCS11_CKG_MGF1_SHA1) in pkcs2tee_algo_rsa_pss()
303 case PKCS11_CKM_SHA_1: in pkcs2tee_algo_rsa_oaep()
A Dtoken_capabilities.c87 MECHANISM(PKCS11_CKM_SHA_1, PKCS11_CKFM_DIGEST, ANY_PART),
235 TA_MECHANISM(PKCS11_CKM_SHA_1, PKCS11_CKFM_DIGEST),
A Dpkcs11_attributes.c610 uint32_t default_name_hash_alg = PKCS11_CKM_SHA_1; in create_certificate_attributes()
/optee_os/ta/pkcs11/include/
A Dpkcs11_ta.h1229 PKCS11_CKM_SHA_1 = 0x00220, enumerator

Completed in 11 milliseconds