Lines Matching defs:req
75 struct skcipher_givcrypt_request *req) in skcipher_givcrypt_reqtfm()
81 struct skcipher_givcrypt_request *req) in crypto_skcipher_givencrypt()
89 struct skcipher_givcrypt_request *req) in crypto_skcipher_givdecrypt()
97 struct skcipher_givcrypt_request *req, struct crypto_ablkcipher *tfm) in skcipher_givcrypt_set_tfm()
103 struct crypto_async_request *req) in skcipher_givcrypt_cast()
112 struct skcipher_givcrypt_request *req; in skcipher_givcrypt_alloc() local
123 static inline void skcipher_givcrypt_free(struct skcipher_givcrypt_request *req) in skcipher_givcrypt_free()
129 struct skcipher_givcrypt_request *req, u32 flags, in skcipher_givcrypt_set_callback()
136 struct skcipher_givcrypt_request *req, in skcipher_givcrypt_set_crypt()
144 struct skcipher_givcrypt_request *req, u8 *giv, u64 seq) in skcipher_givcrypt_set_giv()
325 struct skcipher_request *req) in crypto_skcipher_reqtfm()
341 static inline int crypto_skcipher_encrypt(struct skcipher_request *req) in crypto_skcipher_encrypt()
359 static inline int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt()
396 static inline void skcipher_request_set_tfm(struct skcipher_request *req, in skcipher_request_set_tfm()
403 struct crypto_async_request *req) in skcipher_request_cast()
423 struct skcipher_request *req; in skcipher_request_alloc() local
438 static inline void skcipher_request_free(struct skcipher_request *req) in skcipher_request_free()
468 static inline void skcipher_request_set_callback(struct skcipher_request *req, in skcipher_request_set_callback()
495 struct skcipher_request *req, in skcipher_request_set_crypt()