Searched refs:hpre_alg_res_post_hf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 288 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf() function 375 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_dh_cb() 396 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_rsa_cb()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/ |
H 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() 1477 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_ecdh_cb() 1791 ret = hpre_alg_res_post_hf(ctx, resp, (void **)&req); in hpre_curve25519_cb()
|
Completed in 5 milliseconds