Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Drsa.c50 static inline struct rsa_mpi_key *rsa_get_key(struct crypto_akcipher *tfm) in rsa_get_key() function
58 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_enc()
97 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_dec()