Home
last modified time | relevance | path

Searched refs:drvcrypt_rsa_mgf (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Dlocal.h18 TEE_Result drvcrypt_rsa_mgf1(struct drvcrypt_rsa_mgf *mgf_data);
A Drsamgf.c14 TEE_Result drvcrypt_rsa_mgf1(struct drvcrypt_rsa_mgf *mgf_data) in drvcrypt_rsa_mgf1()
A Drsassa.c321 struct drvcrypt_rsa_mgf mgf_data = { }; in emsa_pss_encode()
513 struct drvcrypt_rsa_mgf mgf_data = { }; in emsa_pss_verify()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_acipher.h36 struct drvcrypt_rsa_mgf { struct
56 TEE_Result (*mgf)(struct drvcrypt_rsa_mgf *mgf_data); argument
73 TEE_Result (*mgf)(struct drvcrypt_rsa_mgf *mgf_data);
/optee_os-3.20.0/core/drivers/crypto/caam/acipher/
A Dcaam_rsa.c716 struct drvcrypt_rsa_mgf mgf_data = { }; in do_oaep_decoding()
965 struct drvcrypt_rsa_mgf mgf_data = { }; in do_oaep_encoding()

Completed in 7 milliseconds