Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1072 static int hpre_rsa_setkey(struct hpre_ctx *ctx, const void *key, in hpre_rsa_setkey() function
1129 return hpre_rsa_setkey(ctx, key, keylen, false); in hpre_rsa_setpubkey()
1142 return hpre_rsa_setkey(ctx, key, keylen, true); in hpre_rsa_setprivkey()