Searched refs:DIGEST (Results 1 – 21 of 21) sorted by relevance
| /freebsd-13-stable/crypto/heimdal/lib/ntlm/ |
| HD | ntlm_err.et | 21 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/ |
| HD | child.c | 109 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()
|
| HD | uefisign.h | 37 #define DIGEST "SHA256" macro
|
| HD | uefisign.c | 268 md = EVP_get_digestbyname(DIGEST); in sign() 271 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST); in sign()
|
| /freebsd-13-stable/crypto/heimdal/kdc/ |
| HD | headers.h | 93 #ifdef DIGEST
|
| HD | process.c | 103 #ifdef DIGEST 167 #ifdef DIGEST
|
| HD | default_config.c | 73 #ifdef DIGEST in krb5_kdc_get_config()
|
| HD | digest.c | 37 #ifdef DIGEST
|
| /freebsd-13-stable/crypto/heimdal/lib/wind/ |
| HD | rfc4013.txt | 33 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/ |
| HD | config.h | 80 #define DIGEST 1 macro
|
| /freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/ |
| HD | accept_sec_context.c | 46 #ifdef DIGEST in _gss_ntlm_allocate_ctx()
|
| HD | kdc.c | 36 #ifdef DIGEST
|
| /freebsd-13-stable/crypto/heimdal/lib/asn1/ |
| HD | digest.asn1 | 3 DIGEST DEFINITIONS ::=
|
| /freebsd-13-stable/crypto/heimdal/include/ |
| HD | config.h.in | 77 /* Define to enable DIGEST. */ 78 #undef DIGEST
|
| /freebsd-13-stable/contrib/sendmail/cf/ |
| HD | README | 3200 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/ |
| HD | NEWS | 267 DIGEST-MD5 NTLMv1 and NTLMv2.
|
| HD | ChangeLog.2006 | 970 * kdc/digest.c: Catch more error, add SASL DIGEST MD5.
|
| HD | configure | 1635 --disable-digest if you want disable to DIGEST support
|
| /freebsd-13-stable/contrib/sendmail/cf/cf/ |
| HD | submit.cf | 496 #O AuthMechanisms=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
|
| /freebsd-13-stable/contrib/sendmail/cf/m4/ |
| HD | proto.m4 | 648 _OPTION(AuthMechanisms, `confAUTH_MECHANISMS', `EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5')
|
| /freebsd-13-stable/contrib/sendmail/ |
| HD | RELEASE_NOTES | 1275 DIGEST-MD5. Problem noted by Robert Stampfli. 1729 DIGEST-MD5 and LOGIN. 3850 caused I/O errors, especially for mechanism DIGEST-MD5.
|