Searched refs:src_hook (Results 1 – 1 of 1) sorted by relevance
892 struct buffer_desc src_hook; in ablk_perform() local934 if (!chainup_buffers(dev, req->src, nbytes, &src_hook, in ablk_perform()938 req_ctx->src = src_hook.next; in ablk_perform()939 crypt->src_buf = src_hook.phys_next; in ablk_perform()997 struct buffer_desc *buf, src_hook; in aead_perform() local1061 &src_hook, flags, src_direction); in aead_perform()1062 req_ctx->src = src_hook.next; in aead_perform()1063 crypt->src_buf = src_hook.phys_next; in aead_perform()