Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.c24 static enum hisi_drv_status hpre_rsa_fill_addr_params(struct hpre_rsa_msg *msg, in hpre_rsa_fill_addr_params()
50 struct hpre_rsa_msg *msg = info; in hpre_rsa_fill_sqe()
164 static void hpre_rsa_params_free(struct hpre_rsa_msg *msg) in hpre_rsa_params_free()
183 static enum hisi_drv_status hpre_rsa_encrypt_alloc(struct hpre_rsa_msg *msg) in hpre_rsa_encrypt_alloc()
207 hpre_rsa_encrypt_bn2bin(struct hpre_rsa_msg *msg, in hpre_rsa_encrypt_bn2bin()
245 static TEE_Result hpre_rsa_encrypt_init(struct hpre_rsa_msg *msg, in hpre_rsa_encrypt_init()
273 struct hpre_rsa_msg msg = { }; in rsa_nopad_encrypt()
531 static enum hisi_drv_status hpre_rsa_crt_decrypt_alloc(struct hpre_rsa_msg *msg) in hpre_rsa_crt_decrypt_alloc()
556 hpre_rsa_ncrt_decrypt_alloc(struct hpre_rsa_msg *msg) in hpre_rsa_ncrt_decrypt_alloc()
580 hpre_rsa_crt_decrypt_bn2bin(struct hpre_rsa_msg *msg, in hpre_rsa_crt_decrypt_bn2bin()
[all …]
H A Dhpre_rsa.h37 struct hpre_rsa_msg { struct