Lines Matching refs:outlen
392 unsigned char *out, unsigned int outlen,
413 out, outlen, false);
432 * Upon return from this function @outlen contains the length of the
433 * output data. If there is an error then @outlen will be 0 and an
465 unsigned int outlen = *outlenp;
477 ret = nx842_config_crb(in, inlen, out, outlen, wmem);
534 * Upon return from this function @outlen contains the length of the
535 * output data. If there is an error then @outlen will be 0 and an
569 unsigned int outlen = *outlenp;
578 ret = nx842_config_crb(in, inlen, out, outlen, wmem);
627 * Upon return from this function @outlen contains the length of the
628 * compressed data. If there is an error then @outlen will be 0 and an
655 * Upon return from this function @outlen contains the length of the
656 * decompressed data. If there is an error then @outlen will be 0 and an