Home
last modified time | relevance | path

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

/third_party/openssl/ssl/statem/
Dstatem.c58 } SUB_STATE_RETURN; typedef
62 static SUB_STATE_RETURN read_state_machine(SSL *s);
64 static SUB_STATE_RETURN write_state_machine(SSL *s);
538 static SUB_STATE_RETURN read_state_machine(SSL *s) in read_state_machine()
754 static SUB_STATE_RETURN write_state_machine(SSL *s) in write_state_machine()