Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Drsa.c73 static inline struct rsa_key *rsa_get_key(struct crypto_akcipher *tfm) in rsa_get_key() function
81 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_enc()
126 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_dec()
170 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_sign()
215 const struct rsa_key *pkey = rsa_get_key(tfm); in rsa_verify()