Searched defs:SSLSignatureAlgorithmList (Results 1 – 1 of 1) sorted by relevance
467 struct SSLSignatureAlgorithmList { struct484 bool operator==(const SSLSignatureAlgorithmList &other) const { in operator ==() argument497 bool operator!=(const SSLSignatureAlgorithmList &other) const { in operator !=() argument506 static SSLSignatureAlgorithmList tls12_get_verify_sigalgs(const SSL *ssl, in tls12_get_verify_sigalgs() argument