Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c63 } SUB_STATE_RETURN; typedef
67 static SUB_STATE_RETURN read_state_machine(SSL *s);
69 static SUB_STATE_RETURN write_state_machine(SSL *s);
551 static SUB_STATE_RETURN read_state_machine(SSL *s) in read_state_machine()
778 static SUB_STATE_RETURN write_state_machine(SSL *s) in write_state_machine()
/third_party/openssl/ssl/statem/
H A Dstatem.c63 } SUB_STATE_RETURN; typedef
67 static SUB_STATE_RETURN read_state_machine(SSL *s);
69 static SUB_STATE_RETURN write_state_machine(SSL *s);
546 static SUB_STATE_RETURN read_state_machine(SSL *s) in read_state_machine()
764 static SUB_STATE_RETURN write_state_machine(SSL *s) in write_state_machine()

Completed in 3 milliseconds