Searched refs:crypto_akcipher_tfm (Results 1 – 2 of 2) sorted by relevance
133 static inline struct crypto_tfm *crypto_akcipher_tfm( in crypto_akcipher_tfm() function153 return __crypto_akcipher_alg(crypto_akcipher_tfm(tfm)->__crt_alg); in crypto_akcipher_alg()164 req->base.tfm = crypto_akcipher_tfm(tfm); in akcipher_request_set_tfm()180 crypto_destroy_tfm(tfm, crypto_akcipher_tfm(tfm)); in crypto_free_akcipher()
38 return crypto_akcipher_tfm(tfm)->__crt_alg->cra_name; in akcipher_alg_name()