Home
last modified time | relevance | path

Searched defs:mgf (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_rsa.c25 uint32_t mgf = 0; in pkcs2tee_proc_params_rsa_pss() local
123 uint32_t mgf = 0; in pkcs2tee_algo_rsa_pss() local
207 uint32_t mgf = 0; in pkcs2tee_proc_params_rsa_oaep() local
263 uint32_t mgf = 0; in pkcs2tee_proc_params_rsa_aes_wrap() local
329 uint32_t mgf = 0; in pkcs2tee_algo_rsa_oaep() local
420 uint32_t mgf = 0; in pkcs2tee_algo_rsa_aes_wrap() local
/optee_os/core/drivers/crypto/crypto_api/include/
H A Ddrvcrypt_acipher.h56 TEE_Result (*mgf)(struct drvcrypt_rsa_mgf *mgf_data); member
75 TEE_Result (*mgf)(struct drvcrypt_rsa_mgf *mgf_data); member
/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.c114 struct drvcrypt_rsa_mgf mgf = { }; in mgf_process() local