Home
last modified time | relevance | path

Searched refs:PKCS11_CKG_MGF1_SHA1 (Results 1 – 2 of 2) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dprocessing_rsa.c144 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()
304 if (mgf != PKCS11_CKG_MGF1_SHA1) in pkcs2tee_algo_rsa_oaep()
/optee_os/ta/pkcs11/include/
A Dpkcs11_ta.h1284 PKCS11_CKG_MGF1_SHA1 = 0x0001, enumerator

Completed in 6 milliseconds