Home
last modified time | relevance | path

Searched refs:cipher_bits (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/sendmail/cf/m4/
H A Dcfhead.m4290 define(`_REC_TLS_', `(version=${tls_version} cipher=${cipher} bits=${cipher_bits} verify=${verify})…
320 define(`confMILTER_MACROS_HELO', ``{tls_version}, {cipher}, {cipher_bits}, {cert_subject}, {cert_is…
H A Dproto.m43014 R<$*><REQ:$-> <$*> $: <$1> <REQ:$2> <$3> $>max $&{cipher_bits} : $&{auth_ssf}
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c2496 int cipher_bits; local
2504 if (s != NULL && (cipher_bits = atoi(s)) > 0)
2507 ext_ssf = cipher_bits;
2516 ext_ssf.ssf = cipher_bits;
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf596 (version=${tls_version} cipher=${cipher} bits=${cipher_bits} verify=${verify})$.$?u
/freebsd/contrib/sendmail/cf/
H A DREADME3058 ${cipher_bits} the keylength (in bits) of the symmetric encryption algorithm
3187 ${cipher_bits}. Legal RHSs in the access map are:
3190 VERIFY:bits verification must have succeeded and ${cipher_bits} must
3192 ENCR:bits ${cipher_bits} must be greater than or equal bits.
3291 (version=${tls_version} cipher=${cipher} bits=${cipher_bits} verify=${verify})
4478 {cipher_bits}, {cert_subject},
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3370 cipher=${cipher} bits=${cipher_bits} verify=${verify})".
4089 ${tls_version}, ${cipher}, ${cipher_bits}, ${verify},