Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m4277 define(`_REC_TLS_', `(version=${tls_version} cipher=${cipher} bits=${cipher_bits} verify=${verify})…
307 define(`confMILTER_MACROS_HELO', ``{tls_version}, {cipher}, {cipher_bits}, {cert_subject}, {cert_is…
H A Dproto.m42817 R<$*><REQ:$-> <$*> $: <$1> <REQ:$2> <$3> $>max $&{cipher_bits} : $&{auth_ssf}
/titanic_44/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c1971 int cipher_bits; local
1979 if (s != NULL && (cipher_bits = atoi(s)) > 0)
1982 ext_ssf = cipher_bits;
1991 ext_ssf.ssf = cipher_bits;
/titanic_44/usr/src/cmd/sendmail/cf/
H A DREADME2772 ${cipher_bits} the keylength (in bits) of the symmetric encryption algorithm
2904 ${cipher_bits}. Legal RHSs in the access map are:
2907 VERIFY:bits verification must have succeeded and ${cipher_bits} must
2909 ENCR:bits ${cipher_bits} must be greater than or equal bits.
2968 (version=${tls_version} cipher=${cipher} bits=${cipher_bits} verify=${verify})
3975 {cipher_bits}, {cert_subject},