Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-rsa.c475 static int starfive_rsa_setkey(struct crypto_akcipher *tfm, const void *key, in starfive_rsa_setkey() function
536 return starfive_rsa_setkey(tfm, key, keylen, false); in starfive_rsa_set_pub_key()
549 return starfive_rsa_setkey(tfm, key, keylen, true); in starfive_rsa_set_priv_key()