Searched refs:crypt_func (Results 1 – 1 of 1) sorted by relevance
386 xts_crypt_slowpath(struct skcipher_request *req, xts_crypt_func crypt_func) in xts_crypt_slowpath() argument418 (*crypt_func)(&ctx->crypt_ctx, in xts_crypt_slowpath()443 (*crypt_func)(&ctx->crypt_ctx, walk.src.virt.addr, walk.dst.virt.addr, in xts_crypt_slowpath()453 xts_crypt_func crypt_func) in xts_crypt() argument474 (*crypt_func)(&ctx->crypt_ctx, sg_virt(req->src), in xts_crypt()480 return xts_crypt_slowpath(req, crypt_func); in xts_crypt()