Home
last modified time | relevance | path

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

/openbmc/linux/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()