Searched refs:SHA1 (Results 26 - 43 of 43) sorted by relevance

12

/freebsd-12-stable/lib/libsecureboot/
H A Dvets.c949 * Test that the hash methods (SHA1 and SHA256) work.
976 ve_test_hash(sha1, SHA1);
/freebsd-12-stable/contrib/unbound/validator/
H A Dval_secalgo.c59 /** fake SHA1 support for unit tests */
124 (void)SHA1(buf, len, res);
205 (void)SHA1(buf, len, res);
904 #endif /* SHA1 or SHA2 */
1197 #endif /* SHA1 or SHA2 */
/freebsd-12-stable/contrib/ldns/
H A Ddnssec_sign.c349 sha1_hash = SHA1((unsigned char*)ldns_buffer_begin(to_sign),
571 sha1_hash = SHA1((unsigned char*)ldns_buffer_begin(to_sign),
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp15 #include "llvm/Support/SHA1.h"
904 SHA1 Hasher;
/freebsd-12-stable/sys/crypto/ccp/
H A Dccp.c431 auth_mode = SHA1;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp247 io.enumCase(Kind, "SHA1", FileChecksumKind::SHA1);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp37 #include "llvm/Support/SHA1.h"
84 SHA1 Hasher;
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c312 case SHA1: /* SHA1 */
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp29 #include "llvm/Support/SHA1.h"
2719 memcpy(dest, SHA1::hash(arr).data(), hashSize);
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp570 LLVM_READOBJ_ENUM_CLASS_ENT(FileChecksumKind, SHA1),
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp254 case DIFile::CSK_SHA1: CSKind = FileChecksumKind::SHA1; break;
674 // hardcoded to version 0, SHA1.
689 // to, as well as the stringified SHA1 hash.
/freebsd-12-stable/crypto/openssl/apps/
H A Dspeed.c726 SHA1(buf, lengths[testnum], sha);
/freebsd-12-stable/lib/clang/libllvm/
H A DMakefile903 SRCS_MIN+= Support/SHA1.cpp
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp100 #include "llvm/Support/SHA1.h"
1000 llvm::SHA1 Hasher;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp69 #include "llvm/Support/SHA1.h"
256 SHA1 Hasher;
3473 // Module Hash, 160 bits SHA1. Optionally, emitted after each MST_CODE_ENTRY.
/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_crypto.c9385 STU(SHA1),
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
H A DMakefile2376 MLINKS+= SHA256_Init.3 SHA1.3
/freebsd-12-stable/contrib/unbound/
H A Dconfigure1562 --disable-sha1 Disable SHA1 RRSIG support, does not disable nsec3

Completed in 421 milliseconds

12