Searched refs:hpre_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 490 static int hpre_send(struct hpre_ctx *ctx, struct hpre_sqe *msg) in hpre_send() function 545 ret = hpre_send(ctx, msg); in hpre_dh_compute_value() 753 ret = hpre_send(ctx, msg); in hpre_rsa_enc() 808 ret = hpre_send(ctx, msg); in hpre_rsa_dec()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 567 static int hpre_send(struct hpre_ctx *ctx, struct hpre_sqe *msg) in hpre_send() function 621 ret = hpre_send(ctx, msg); in hpre_dh_compute_value() 830 ret = hpre_send(ctx, msg); in hpre_rsa_enc() 885 ret = hpre_send(ctx, msg); in hpre_rsa_dec() 1617 ret = hpre_send(ctx, msg); in hpre_ecdh_compute_value() 1970 ret = hpre_send(ctx, msg); in hpre_curve25519_compute_value()
|
Completed in 5 milliseconds