src_hook 881 drivers/crypto/ixp4xx_crypto.c struct buffer_desc src_hook; src_hook 923 drivers/crypto/ixp4xx_crypto.c if (!chainup_buffers(dev, req->src, nbytes, &src_hook, src_hook 927 drivers/crypto/ixp4xx_crypto.c req_ctx->src = src_hook.next; src_hook 928 drivers/crypto/ixp4xx_crypto.c crypt->src_buf = src_hook.phys_next; src_hook 986 drivers/crypto/ixp4xx_crypto.c struct buffer_desc *buf, src_hook; src_hook 1026 drivers/crypto/ixp4xx_crypto.c &src_hook, flags, src_direction); src_hook 1027 drivers/crypto/ixp4xx_crypto.c req_ctx->src = src_hook.next; src_hook 1028 drivers/crypto/ixp4xx_crypto.c crypt->src_buf = src_hook.phys_next;