Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/heimdal/lib/ntlm/
HDntlm_err.et21 error_code INVALID_DIGEST_MD5, "Invalid DIGEST-MD5 response"
22 error_code INVALID_DIGEST_MD5_RSPAUTH, "Invalid DIGEST-MD5 rspauth"
/freebsd-13-stable/usr.sbin/uefisign/
HDchild.c109 md = EVP_get_digestbyname(DIGEST); in digest()
112 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST); in digest()
192 printf("computed %s digest ", DIGEST); in show_digest()
HDuefisign.h37 #define DIGEST "SHA256" macro
HDuefisign.c268 md = EVP_get_digestbyname(DIGEST); in sign()
271 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST); in sign()
/freebsd-13-stable/crypto/heimdal/kdc/
HDheaders.h93 #ifdef DIGEST
HDprocess.c103 #ifdef DIGEST
167 #ifdef DIGEST
HDdefault_config.c73 #ifdef DIGEST in krb5_kdc_get_config()
HDdigest.c37 #ifdef DIGEST
/freebsd-13-stable/crypto/heimdal/lib/wind/
HDrfc4013.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-13-stable/kerberos5/include/
HDconfig.h80 #define DIGEST 1 macro
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
HDaccept_sec_context.c46 #ifdef DIGEST in _gss_ntlm_allocate_ctx()
HDkdc.c36 #ifdef DIGEST
/freebsd-13-stable/crypto/heimdal/lib/asn1/
HDdigest.asn13 DIGEST DEFINITIONS ::=
/freebsd-13-stable/crypto/heimdal/include/
HDconfig.h.in77 /* Define to enable DIGEST. */
78 #undef DIGEST
/freebsd-13-stable/contrib/sendmail/cf/
HDREADME3200 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-13-stable/crypto/heimdal/
HDNEWS267 DIGEST-MD5 NTLMv1 and NTLMv2.
HDChangeLog.2006970 * kdc/digest.c: Catch more error, add SASL DIGEST MD5.
HDconfigure1635 --disable-digest if you want disable to DIGEST support
/freebsd-13-stable/contrib/sendmail/cf/cf/
HDsubmit.cf496 #O AuthMechanisms=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
/freebsd-13-stable/contrib/sendmail/cf/m4/
HDproto.m4648 _OPTION(AuthMechanisms, `confAUTH_MECHANISMS', `EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5')
/freebsd-13-stable/contrib/sendmail/
HDRELEASE_NOTES1275 DIGEST-MD5. Problem noted by Robert Stampfli.
1729 DIGEST-MD5 and LOGIN.
3850 caused I/O errors, especially for mechanism DIGEST-MD5.