Searched defs:mgf_algo (Results 1 – 5 of 5) sorted by relevance
202 uint32_t mgf_algo, in crypto_acipher_rsaes_decrypt()271 uint32_t mgf_algo, in crypto_acipher_rsaes_encrypt()
339 uint32_t mgf_algo, in sw_crypto_acipher_rsaes_decrypt()458 uint32_t mgf_algo, in sw_crypto_acipher_rsaes_encrypt()
467 uint32_t mgf_algo, in sw_crypto_acipher_rsaes_decrypt()575 uint32_t mgf_algo, in sw_crypto_acipher_rsaes_encrypt()
71 uint32_t mgf_algo; /* MGF1 hash algorithm (RSAES) */ member
4430 uint32_t mgf_algo = 0; in syscall_asymm_operate() local