Home
last modified time | relevance | path

Searched refs:DIGEST (Results 1 – 23 of 23) sorted by relevance

/freebsd/crypto/heimdal/lib/ntlm/
H A Dntlm_err.et21 error_code INVALID_DIGEST_MD5, "Invalid DIGEST-MD5 response"
22 error_code INVALID_DIGEST_MD5_RSPAUTH, "Invalid DIGEST-MD5 rspauth"
/freebsd/usr.sbin/uefisign/
H A Dchild.c108 md = EVP_get_digestbyname(DIGEST); in digest()
111 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST); in digest()
191 printf("computed %s digest ", DIGEST); in show_digest()
H A Duefisign.h37 #define DIGEST "SHA256" macro
H A Duefisign.c268 md = EVP_get_digestbyname(DIGEST); in sign()
271 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST); in sign()
/freebsd/crypto/heimdal/kdc/
H A Dheaders.h93 #ifdef DIGEST
H A Dprocess.c103 #ifdef DIGEST
167 #ifdef DIGEST
H A Ddefault_config.c73 #ifdef DIGEST in krb5_kdc_get_config()
H A Ddigest.c37 #ifdef DIGEST
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt33 PLAIN, CRAM-MD5, and DIGEST-MD5), as well as other protocols
54 [DIGEST-MD5]. It may be applicable where simple user names and
262 [DIGEST-MD5] Leach, P., Newman, C., and A. Melnikov, "Using Digest
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Daccept_sec_context.c46 #ifdef DIGEST in _gss_ntlm_allocate_ctx()
H A Dkdc.c36 #ifdef DIGEST
/freebsd/kerberos5/include/
H A Dconfig.h79 #define DIGEST 1 macro
/freebsd/crypto/heimdal/lib/asn1/
H A Ddigest.asn13 DIGEST DEFINITIONS ::=
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-digest.pod53 The DIGEST operation enables providers to implement digest algorithms and make
276 The provider DIGEST interface was introduced in OpenSSL 3.0.
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in77 /* Define to enable DIGEST. */
78 #undef DIGEST
/freebsd/contrib/sendmail/cf/
H A DREADME3200 algorithm, e.g., DIGEST-MD5.
3314 to allow relaying for users that authenticated using DIGEST-MD5
3329 TRUST_AUTH_MECH(`KERBEROS_V4 DIGEST-MD5')
3374 AuthInfo:other.dom "U:user" "I:user" "P:secret" "R:other.dom" "M:DIGEST-MD5"
4318 confAUTH_MECHANISMS AuthMechanisms [EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5
4629 AuthInfo:127.0.0.1 "U:smmsp" "P:secret" "M:DIGEST-MD5"
4646 AUTH dialogue (e.g., DIGEST-MD5) or a different authentication
/freebsd/crypto/heimdal/
H A DNEWS267 DIGEST-MD5 NTLMv1 and NTLMv2.
H A DChangeLog.2006970 * kdc/digest.c: Catch more error, add SASL DIGEST MD5.
H A Dconfigure1635 --disable-digest if you want disable to DIGEST support
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf496 #O AuthMechanisms=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_data.inc125 /*- DIGEST TEST DATA */
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4648 _OPTION(AuthMechanisms, `confAUTH_MECHANISMS', `EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5')
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1275 DIGEST-MD5. Problem noted by Robert Stampfli.
1729 DIGEST-MD5 and LOGIN.
3850 caused I/O errors, especially for mechanism DIGEST-MD5.