Home
last modified time | relevance | path

Searched refs:cipher_algbits (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_proxy_context_print.c86 tp->cipher_algbits), in tls_proxy_context_print()
Dtls_proxy_context_scan.c114 &tls_context->cipher_algbits), in tls_proxy_context_scan()
Dtls.h243 int cipher_algbits; member
Dtls_client.c1405 &(TLScontext->cipher_algbits)); in tls_client_post_connect()
Dtls_server.c1078 &(TLScontext->cipher_algbits)); in tls_server_post_accept()
Dtls_misc.c1260 ctx->cipher_algbits); in tls_log_summary()
/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd.c3516 state->tls_context->cipher_algbits); in common_pre_message_handling()