Lines Matching refs:olen
494 size_t *olen,
507 *olen = (size_t) (p - buf);
530 unsigned char *buf, size_t len, size_t *olen,
537 ID_MINE, buf, len, olen, f_rng, p_rng);
653 unsigned char *buf, size_t len, size_t *olen,
713 *olen = (size_t) (p - buf);
760 unsigned char *buf, size_t len, size_t *olen,
769 *olen = mbedtls_md_get_size_from_type(ctx->md_type);
770 if (len < *olen) {
794 unsigned char *buf, size_t len, size_t *olen,
809 olen, buf, len);