Searched refs:cipher_usebits (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/tls/
H A Dtls_proxy_print.c79 tp->cipher_usebits,
H A Dtls_proxy_scan.c81 &tls_context->cipher_usebits,
H A Dtls_client.c73 /* .IP TLScontext->cipher_usebits
1034 TLScontext->cipher_usebits = SSL_CIPHER_get_bits(cipher,
1051 TLScontext->cipher_usebits, TLScontext->cipher_algbits);
H A Dtls_server.c53 /* .IP TLScontext->cipher_usebits
862 TLScontext->cipher_usebits = SSL_CIPHER_get_bits(cipher,
882 TLScontext->cipher_usebits, TLScontext->cipher_algbits);
H A Dtls.h206 int cipher_usebits; member in struct:__anon11832
/macosx-10.10/postfix-255/postfix/src/smtpd/
H A Dsmtpd_milter.c133 IF_ENCRYPTED(state->tls_context->cipher_usebits));
H A Dsmtpd.c3012 state->tls_context->cipher_usebits,
H A Dsmtpd_check.c3650 IF_ENCRYPTED(state->tls_context->cipher_usebits, 0),

Completed in 139 milliseconds