/freebsd/crypto/heimdal/lib/ntlm/ |
H A D | 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/usr.sbin/uefisign/ |
H A D | child.c | 108 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 D | uefisign.h | 37 #define DIGEST "SHA256" macro
|
H A D | uefisign.c | 268 md = EVP_get_digestbyname(DIGEST); in sign() 271 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST); in sign()
|
/freebsd/crypto/heimdal/kdc/ |
H A D | headers.h | 93 #ifdef DIGEST
|
H A D | process.c | 103 #ifdef DIGEST 167 #ifdef DIGEST
|
H A D | default_config.c | 73 #ifdef DIGEST in krb5_kdc_get_config()
|
H A D | digest.c | 37 #ifdef DIGEST
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | 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/kerberos5/include/ |
H A D | config.h | 79 #define DIGEST 1 macro
|
/freebsd/crypto/heimdal/lib/gssapi/ntlm/ |
H A D | accept_sec_context.c | 46 #ifdef DIGEST in _gss_ntlm_allocate_ctx()
|
H A D | kdc.c | 36 #ifdef DIGEST
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | digest.asn1 | 3 DIGEST DEFINITIONS ::=
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-digest.pod | 53 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 D | config.h.in | 77 /* Define to enable DIGEST. */ 78 #undef DIGEST
|
/freebsd/contrib/sendmail/cf/ |
H A D | 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/crypto/heimdal/ |
H A D | NEWS | 267 DIGEST-MD5 NTLMv1 and NTLMv2.
|
H A D | ChangeLog.2006 | 970 * kdc/digest.c: Catch more error, add SASL DIGEST MD5.
|
H A D | configure | 1635 --disable-digest if you want disable to DIGEST support
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | submit.cf | 496 #O AuthMechanisms=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
|
/freebsd/crypto/openssl/providers/fips/ |
H A D | self_test_data.inc | 125 /*- DIGEST TEST DATA */
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | proto.m4 | 648 _OPTION(AuthMechanisms, `confAUTH_MECHANISMS', `EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5')
|
/freebsd/contrib/sendmail/ |
H A D | 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.
|