Home
last modified time | relevance | path

Searched defs:SSLSignatureAlgorithmList (Results 1 – 1 of 1) sorted by relevance

/third_party/boringssl/src/ssl/
Dt1_lib.cc467 struct SSLSignatureAlgorithmList { struct
484 bool operator==(const SSLSignatureAlgorithmList &other) const { in operator ==() argument
497 bool operator!=(const SSLSignatureAlgorithmList &other) const { in operator !=() argument
506 static SSLSignatureAlgorithmList tls12_get_verify_sigalgs(const SSL *ssl, in tls12_get_verify_sigalgs() argument