Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_rsa.c149 mgf == PKCS11_CKG_MGF1_SHA224) { in pkcs2tee_algo_rsa_pss()
177 if (hash != PKCS11_CKM_SHA224 || mgf != PKCS11_CKG_MGF1_SHA224) in pkcs2tee_algo_rsa_pss()
372 if (mgf != PKCS11_CKG_MGF1_SHA224) in pkcs2tee_algo_rsa_oaep()
467 if (mgf != PKCS11_CKG_MGF1_SHA224) in pkcs2tee_algo_rsa_aes_wrap()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1355 PKCS11_CKG_MGF1_SHA224 = 0x0005, enumerator