Home
last modified time | relevance | path

Searched refs:hpre_rsa_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1007 static int hpre_rsa_setkey(struct hpre_ctx *ctx, const void *key, in hpre_rsa_setkey() function
1064 return hpre_rsa_setkey(ctx, key, keylen, false); in hpre_rsa_setpubkey()
1077 return hpre_rsa_setkey(ctx, key, keylen, true); in hpre_rsa_setprivkey()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1084 static int hpre_rsa_setkey(struct hpre_ctx *ctx, const void *key, in hpre_rsa_setkey() function
1141 return hpre_rsa_setkey(ctx, key, keylen, false); in hpre_rsa_setpubkey()
1154 return hpre_rsa_setkey(ctx, key, keylen, true); in hpre_rsa_setprivkey()

Completed in 6 milliseconds