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

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp193 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Checksum, SHA1, OS)
/freebsd-13-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-13-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-13-stable/sys/arm64/arm64/
H A Didentcpu.c438 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64ISAR0, SHA1, NONE, BASE),
461 MRS_FIELD(ID_AA64ISAR0, SHA1, false, MRS_LOWER, id_aa64isar0_sha1),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp15 #include "llvm/Support/SHA1.h"
906 SHA1 Hasher;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp247 io.enumCase(Kind, "SHA1", FileChecksumKind::SHA1);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp39 #include "llvm/Support/SHA1.h"
87 SHA1 Hasher;
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp29 #include "llvm/Support/SHA1.h"
2952 memcpy(dest, SHA1::hash(arr).data(), hashSize);
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c321 case SHA1: /* SHA1 */
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp580 LLVM_READOBJ_ENUM_CLASS_ENT(FileChecksumKind, SHA1),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp257 CSKind = FileChecksumKind::SHA1;
694 // hardcoded to version 0, SHA1.
709 // to, as well as the stringified SHA1 hash.
/freebsd-13-stable/crypto/openssl/apps/
H A Dspeed.c726 SHA1(buf, lengths[testnum], sha);
/freebsd-13-stable/lib/clang/libllvm/
H A DMakefile941 SRCS_MIN+= Support/SHA1.cpp
/freebsd-13-stable/contrib/bearssl/test/
H A Dtest_crypto.c9385 STU(SHA1),
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp101 #include "llvm/Support/SHA1.h"
1033 llvm::SHA1 Hasher;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp68 #include "llvm/Support/SHA1.h"
255 SHA1 Hasher;
3499 // Module Hash, 160 bits SHA1. Optionally, emitted after each MST_CODE_ENTRY.
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
H A DMakefile2378 MLINKS+= SHA256_Init.3 SHA1.3
/freebsd-13-stable/contrib/unbound/
H A Dconfigure1562 --disable-sha1 Disable SHA1 RRSIG support, does not disable nsec3

Completed in 256 milliseconds

12