Searched refs:ablkcipher_request (Results 1 – 4 of 4) sorted by relevance
92 static int ablkcipher_walk_next(struct ablkcipher_request *req,95 int ablkcipher_walk_done(struct ablkcipher_request *req, in ablkcipher_walk_done()137 static inline int ablkcipher_next_slow(struct ablkcipher_request *req, in ablkcipher_next_slow()202 static inline int ablkcipher_next_fast(struct ablkcipher_request *req, in ablkcipher_next_fast()213 static int ablkcipher_walk_next(struct ablkcipher_request *req, in ablkcipher_walk_next()258 static int ablkcipher_walk_first(struct ablkcipher_request *req, in ablkcipher_walk_first()287 int ablkcipher_walk_phys(struct ablkcipher_request *req, in ablkcipher_walk_phys()
224 struct ablkcipher_request *req) in crypto_transfer_ablkcipher_request_to_engine()291 struct ablkcipher_request *req, int err) in crypto_finalize_ablkcipher_request()
412 static int async_encrypt(struct ablkcipher_request *req) in async_encrypt()426 static int async_decrypt(struct ablkcipher_request *req) in async_decrypt()
722 int (*crypt)(struct ablkcipher_request *)) in skcipher_crypt_ablkcipher() argument726 struct ablkcipher_request *subreq = skcipher_request_ctx(req); in skcipher_crypt_ablkcipher()789 sizeof(struct ablkcipher_request); in crypto_init_skcipher_ops_ablkcipher()