Searched refs:hpre_alg_res_post_hf (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/crypto/hisilicon/hpre/ |
A D | hpre_crypto.c | 346 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf() function 440 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_dh_cb() 461 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_rsa_cb() 1471 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_ecdh_cb() 1785 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_curve25519_cb()
|
Completed in 8 milliseconds