Lines Matching refs:outlenp
73 unsigned int *outlenp, void *workmem, int fc);
454 unsigned char *out, unsigned int *outlenp, in nx842_exec_icswx() argument
462 unsigned int outlen = *outlenp; in nx842_exec_icswx()
466 *outlenp = 0; in nx842_exec_icswx()
519 *outlenp = be32_to_cpu(csb->count); in nx842_exec_icswx()
557 unsigned char *out, unsigned int *outlenp, in nx842_exec_vas() argument
566 unsigned int outlen = *outlenp; in nx842_exec_vas()
570 *outlenp = 0; in nx842_exec_vas()
612 *outlenp = be32_to_cpu(csb->count); in nx842_exec_vas()
638 unsigned char *out, unsigned int *outlenp, in nx842_powernv_compress() argument
641 return nx842_powernv_exec(in, inlen, out, outlenp, in nx842_powernv_compress()
666 unsigned char *out, unsigned int *outlenp, in nx842_powernv_decompress() argument
669 return nx842_powernv_exec(in, inlen, out, outlenp, in nx842_powernv_decompress()