Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Drsa.c88 static inline struct rsa_mpi_key *rsa_get_key(struct crypto_akcipher *tfm) in rsa_get_key() function
96 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_enc()
135 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_dec()