Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem.c65 } SUB_STATE_RETURN; typedef
69 static SUB_STATE_RETURN read_state_machine(SSL_CONNECTION *s);
71 static SUB_STATE_RETURN write_state_machine(SSL_CONNECTION *s);
585 static SUB_STATE_RETURN read_state_machine(SSL_CONNECTION *s) in read_state_machine()
804 static SUB_STATE_RETURN write_state_machine(SSL_CONNECTION *s) in write_state_machine()

Completed in 5 milliseconds