Lines Matching defs:tfm
137 struct crypto_akcipher *tfm) in crypto_akcipher_tfm()
148 struct crypto_tfm *tfm) in __crypto_akcipher_tfm()
154 struct crypto_akcipher *tfm) in crypto_akcipher_alg()
159 static inline unsigned int crypto_akcipher_reqsize(struct crypto_akcipher *tfm) in crypto_akcipher_reqsize()
165 struct crypto_akcipher *tfm) in akcipher_request_set_tfm()
183 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher()
197 struct crypto_akcipher *tfm, gfp_t gfp) in akcipher_request_alloc()
273 static inline unsigned int crypto_akcipher_maxsize(struct crypto_akcipher *tfm) in crypto_akcipher_maxsize()
292 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_encrypt() local
309 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_decrypt() local
362 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_sign() local
383 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_verify() local
401 static inline int crypto_akcipher_set_pub_key(struct crypto_akcipher *tfm, in crypto_akcipher_set_pub_key()
423 static inline int crypto_akcipher_set_priv_key(struct crypto_akcipher *tfm, in crypto_akcipher_set_priv_key()