Searched refs:crypt_func (Results 1 – 1 of 1) sorted by relevance
420 xts_crypt_slowpath(struct skcipher_request *req, xts_crypt_func crypt_func) in xts_crypt_slowpath() argument452 (*crypt_func)(&ctx->crypt_ctx, in xts_crypt_slowpath()477 (*crypt_func)(&ctx->crypt_ctx, walk.src.virt.addr, walk.dst.virt.addr, in xts_crypt_slowpath()487 xts_crypt_func crypt_func) in xts_crypt() argument508 (*crypt_func)(&ctx->crypt_ctx, sg_virt(req->src), in xts_crypt()514 return xts_crypt_slowpath(req, crypt_func); in xts_crypt()