Home | History | Annotate | Download | only in crypto

Lines Matching refs:client_hello

80 // Callback used to accept the result of the |client_hello| validation step.
83 // Opaque token that holds information about the client_hello and
92 virtual void RunImpl(const CryptoHandshakeMessage& client_hello,
178 // Checks |client_hello| for gross errors and determines whether it
187 // client_hello: the incoming client hello message.
197 const CryptoHandshakeMessage& client_hello,
202 // ProcessClientHello processes |client_hello| and decides whether to accept
385 // EvaluateClientHello checks |client_hello| for gross errors and determines
394 // BuildRejection sets |out| to be a REJ message in reply to |client_hello|.
397 const CryptoHandshakeMessage& client_hello,