Home
last modified time | relevance | path

Searched refs:hpre_msg_request_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c439 static int hpre_msg_request_set(struct hpre_ctx *ctx, void *req, bool is_rsa) in hpre_msg_request_set() function
523 ret = hpre_msg_request_set(ctx, req, false); in hpre_dh_compute_value()
737 ret = hpre_msg_request_set(ctx, req, true); in hpre_rsa_enc()
785 ret = hpre_msg_request_set(ctx, req, true); in hpre_rsa_dec()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c514 static int hpre_msg_request_set(struct hpre_ctx *ctx, void *req, bool is_rsa) in hpre_msg_request_set() function
599 ret = hpre_msg_request_set(ctx, req, false); in hpre_dh_compute_value()
814 ret = hpre_msg_request_set(ctx, req, true); in hpre_rsa_enc()
862 ret = hpre_msg_request_set(ctx, req, true); in hpre_rsa_dec()

Completed in 5 milliseconds