Home | History | Annotate | Download | only in ssl

Lines Matching refs:CBB_init

1967     if (!CBB_init(&new_premaster, 2 + psk_len + 2 + premaster_secret_len)) {