Searched refs:src_hook (Results 1 – 1 of 1) sorted by relevance
881 struct buffer_desc src_hook; in ablk_perform() local923 if (!chainup_buffers(dev, req->src, nbytes, &src_hook, in ablk_perform()927 req_ctx->src = src_hook.next; in ablk_perform()928 crypt->src_buf = src_hook.phys_next; in ablk_perform()986 struct buffer_desc *buf, src_hook; in aead_perform() local1026 &src_hook, flags, src_direction); in aead_perform()1027 req_ctx->src = src_hook.next; in aead_perform()1028 crypt->src_buf = src_hook.phys_next; in aead_perform()