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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_clnt.c400 * ossl_statem_client13_write_transition() works out what handshake state to
404 static WRITE_TRAN ossl_statem_client13_write_transition(SSL *s) function
507 return ossl_statem_client13_write_transition(s);
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_clnt.c403 * ossl_statem_client13_write_transition() works out what handshake state to
407 static WRITE_TRAN ossl_statem_client13_write_transition(SSL *s) function
506 return ossl_statem_client13_write_transition(s);

Completed in 190 milliseconds