Home
last modified time | relevance | path

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

/openssl-master/test/helpers/
A Dhandshake.c1143 CLIENT_ERROR, enumerator
1199 return client_spoke_last ? CLIENT_ERROR : INTERNAL_ERROR; in handshake_status()
1202 return client_spoke_last ? CLIENT_ERROR : SERVER_ERROR; in handshake_status()
1208 return client_spoke_last ? SERVER_ERROR : CLIENT_ERROR; in handshake_status()
1554 case CLIENT_ERROR: in do_handshake_internal()

Completed in 7 milliseconds