Home | History | Annotate | Download | only in ssl

Lines Matching full:cbb_reserve

631       !CBB_reserve(out, &ptr, session_len + EVP_MAX_BLOCK_LENGTH)) {
656 !CBB_reserve(out, &ptr, EVP_MAX_MD_SIZE) ||
682 if (!CBB_reserve(out, &ptr, max_out)) {