Searched refs:DIGEST (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/usr.sbin/uefisign/
H A Duefisign.h37 #define DIGEST "SHA256" macro
H A Dchild.c108 md = EVP_get_digestbyname(DIGEST);
111 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST);
191 printf("computed %s digest ", DIGEST);
H A Duefisign.c268 md = EVP_get_digestbyname(DIGEST);
271 errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST);
/freebsd-current/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
H A Ddigest.c37 #ifdef DIGEST
675 } else if (strcasecmp(ireq.u.digestRequest.type, "SASL-DIGEST-MD5") == 0) {
795 "DIGEST-MD5 reply mismatch for %s",
1519 #endif /* DIGEST */
/freebsd-current/crypto/heimdal/lib/gssapi/ntlm/
H A Daccept_sec_context.c46 #ifdef DIGEST
H A Dkdc.c36 #ifdef DIGEST
438 #endif /* DIGEST */
/freebsd-current/kerberos5/include/
H A Dconfig.h78 /* Define to enable DIGEST. */
79 #define DIGEST 1 macro
/freebsd-current/crypto/heimdal/
H A Dconfigure1635 --disable-digest if you want disable to DIGEST support
13113 $as_echo "#define DIGEST 1" >>confdefs.h

Completed in 193 milliseconds