Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem.c67 static SUB_STATE_RETURN read_state_machine(SSL *s);
442 ssret = read_state_machine(s); in state_machine()
546 static SUB_STATE_RETURN read_state_machine(SSL *s) in read_state_machine() function