Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_rsa.c159 mgf == PKCS11_CKG_MGF1_SHA384) { in pkcs2tee_algo_rsa_pss()
185 if (hash != PKCS11_CKM_SHA384 || mgf != PKCS11_CKG_MGF1_SHA384) in pkcs2tee_algo_rsa_pss()
384 if (mgf != PKCS11_CKG_MGF1_SHA384) in pkcs2tee_algo_rsa_oaep()
479 if (mgf != PKCS11_CKG_MGF1_SHA384) in pkcs2tee_algo_rsa_aes_wrap()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1293 PKCS11_CKG_MGF1_SHA384 = 0x0003, enumerator

Completed in 7 milliseconds