Searched refs:hpre_rsa_set_n (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 819 static int hpre_rsa_set_n(struct hpre_ctx *ctx, const char *value, in hpre_rsa_set_n() function 1022 ret = hpre_rsa_set_n(ctx, rsa_key.n, rsa_key.n_sz, private); in hpre_rsa_setkey()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 896 static int hpre_rsa_set_n(struct hpre_ctx *ctx, const char *value, in hpre_rsa_set_n() function 1099 ret = hpre_rsa_set_n(ctx, rsa_key.n, rsa_key.n_sz, private); in hpre_rsa_setkey()
|
Completed in 5 milliseconds