Searched refs:hpre_alg_res_post_hf (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 336 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf() function 430 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_dh_cb() 451 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_rsa_cb() 1456 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_ecdh_cb() 1764 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_curve25519_cb()
|