Home
last modified time | relevance | path

Searched refs:read_state_machine (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/ssl/statem/
H A Dstatem.c70 static SUB_STATE_RETURN read_state_machine(SSL_CONNECTION *s);
481 ssret = read_state_machine(s); in state_machine()
586 static SUB_STATE_RETURN read_state_machine(SSL_CONNECTION *s) in read_state_machine() function