Searched defs:SSLSignatureAlgorithmList (Results 1 – 1 of 1) sorted by relevance
463 struct SSLSignatureAlgorithmList { struct480 bool operator==(const SSLSignatureAlgorithmList &other) const { in operator ==() argument493 bool operator!=(const SSLSignatureAlgorithmList &other) const { in operator !=() argument502 static SSLSignatureAlgorithmList tls12_get_verify_sigalgs(const SSL *ssl, in tls12_get_verify_sigalgs() argument