Searched refs:read_state_first_init (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/openssl/ssl/statem/
H A Dstatem.h108 int read_state_first_init; member in struct:ossl_statem_st
H A Dstatem.c433 st->read_state_first_init = 1;
572 if (st->read_state_first_init) {
574 st->read_state_first_init = 0;

Completed in 71 milliseconds