Searched refs:hpre_alg_res_post_hf (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 349 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf() function 443 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_dh_cb() 464 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_rsa_cb() 1482 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_ecdh_cb() 1796 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_curve25519_cb()
|