Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.cc463 struct SSLSignatureAlgorithmList { struct
480 bool operator==(const SSLSignatureAlgorithmList &other) const { in operator ==() argument
493 bool operator!=(const SSLSignatureAlgorithmList &other) const { in operator !=() argument
502 static SSLSignatureAlgorithmList tls12_get_verify_sigalgs(const SSL *ssl, in tls12_get_verify_sigalgs() argument