Searched refs:tls_bug_bits (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/tls/
H A Dtls.h577 extern long tls_bug_bits(void);
H A Dtls_client.c366 off |= tls_bug_bits();
H A Dtls_server.c451 off |= tls_bug_bits();
H A Dtls_misc.c43 /* long tls_bug_bits()
107 /* tls_bug_bits() returns the bug compatibility mask appropriate
949 /* tls_bug_bits - SSL bug compatibility bits for this OpenSSL version */
951 long tls_bug_bits(void) function

Completed in 175 milliseconds