Searched refs:__crypto_akcipher_tfm (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/crypto/
H A Dakcipher.h172 static inline struct crypto_akcipher *__crypto_akcipher_tfm( function
198 return __crypto_akcipher_tfm(req->base.tfm);
/linux-master/crypto/
H A Dakcipher.c46 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm);
54 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm);

Completed in 645 milliseconds