Searched refs:__crypto_akcipher_alg (Results 1 – 2 of 2) sorted by relevance
139 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg() function153 return __crypto_akcipher_alg(crypto_akcipher_tfm(tfm)->__crt_alg); in crypto_akcipher_alg()
259 struct akcipher_alg *alg = __crypto_akcipher_alg(tfm->base.__crt_alg); in rk_rsa_init_tfm()