Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.c1192 int client_spoke_last) in handshake_status() argument
1231 return client_spoke_last ? CLIENT_ERROR : INTERNAL_ERROR; in handshake_status()
1234 return client_spoke_last ? CLIENT_ERROR : SERVER_ERROR; in handshake_status()
1240 return client_spoke_last ? SERVER_ERROR : CLIENT_ERROR; in handshake_status()

Completed in 8 milliseconds