Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c517 static int hpre_msg_request_set(struct hpre_ctx *ctx, void *req, bool is_rsa) in hpre_msg_request_set() function
604 ret = hpre_msg_request_set(ctx, req, false); in hpre_dh_compute_value()
819 ret = hpre_msg_request_set(ctx, req, true); in hpre_rsa_enc()
867 ret = hpre_msg_request_set(ctx, req, true); in hpre_rsa_dec()