Lines Matching defs:tfm
162 struct crypto_akcipher *tfm) in crypto_akcipher_tfm()
173 struct crypto_tfm *tfm) in __crypto_akcipher_tfm()
179 struct crypto_akcipher *tfm) in crypto_akcipher_alg()
184 static inline unsigned int crypto_akcipher_reqsize(struct crypto_akcipher *tfm) in crypto_akcipher_reqsize()
190 struct crypto_akcipher *tfm) in akcipher_request_set_tfm()
208 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher()
222 struct crypto_akcipher *tfm, gfp_t gfp) in akcipher_request_alloc()
298 static inline unsigned int crypto_akcipher_maxsize(struct crypto_akcipher *tfm) in crypto_akcipher_maxsize()
338 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_encrypt() local
363 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_decrypt() local
424 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_sign() local
449 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_verify() local
471 static inline int crypto_akcipher_set_pub_key(struct crypto_akcipher *tfm, in crypto_akcipher_set_pub_key()
493 static inline int crypto_akcipher_set_priv_key(struct crypto_akcipher *tfm, in crypto_akcipher_set_priv_key()