Lines Matching refs:outlenp
73 unsigned int *outlenp, void *workmem, int fc);
457 unsigned char *out, unsigned int *outlenp, in nx842_exec_icswx() argument
465 unsigned int outlen = *outlenp; in nx842_exec_icswx()
469 *outlenp = 0; in nx842_exec_icswx()
522 *outlenp = be32_to_cpu(csb->count); in nx842_exec_icswx()
560 unsigned char *out, unsigned int *outlenp, in nx842_exec_vas() argument
569 unsigned int outlen = *outlenp; in nx842_exec_vas()
573 *outlenp = 0; in nx842_exec_vas()
615 *outlenp = be32_to_cpu(csb->count); in nx842_exec_vas()
641 unsigned char *out, unsigned int *outlenp, in nx842_powernv_compress() argument
644 return nx842_powernv_exec(in, inlen, out, outlenp, in nx842_powernv_compress()
669 unsigned char *out, unsigned int *outlenp, in nx842_powernv_decompress() argument
672 return nx842_powernv_exec(in, inlen, out, outlenp, in nx842_powernv_decompress()