Searched refs:sha1 (Results 51 - 75 of 103) sorted by relevance

12345

/freebsd-13-stable/contrib/wpa/hs20/client/
H A DAndroid.mk55 OBJS += ../../src/crypto/sha1-internal.c
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_digest_private.h70 #include <sha1.h>
126 #include <mbedtls/sha1.h>
H A Darchive_entry.c218 copy_digest(entry2, entry, sha1);
1442 return entry->digest.sha1;
1469 copy_digest(entry, sha1, digest);
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A DMakefile.in47 sha1.o \
/freebsd-13-stable/secure/lib/libcrypto/
H A DMakefile41 SRCS+= aes_core.c aesni-mb-x86_64.S aesni-sha1-x86_64.S aesni-sha256-x86_64.S
328 SRCS+= keccak1600-armv8.S sha1-armv8.S sha256-armv8.S sha512-armv8.S
330 SRCS+= keccak1600-x86_64.S sha1-mb-x86_64.S sha1-x86_64.S
333 SRCS+= keccak1600-armv4.S sha1-armv4-large.S sha256-armv4.S sha512-armv4.S
335 SRCS+= keccak1600.c sha1-586.S sha256-586.S sha512-586.S
/freebsd-13-stable/contrib/ntp/libntp/
H A DMakefile.am37 $(srcdir)/../lib/isc/sha1.c \
H A DMakefile.in186 $(srcdir)/../lib/isc/unix/time.c $(srcdir)/../lib/isc/sha1.c \
202 time.$(OBJEXT) sha1.$(OBJEXT) sockaddr.$(OBJEXT) \
272 $(srcdir)/../lib/isc/unix/time.c $(srcdir)/../lib/isc/sha1.c \
640 $(srcdir)/../lib/isc/unix/time.c $(srcdir)/../lib/isc/sha1.c \
861 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@
1319 sha1.o: $(srcdir)/../lib/isc/sha1.c
1320 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sha1.o -MD -MP -MF $(DEPDIR)/sha1.Tpo -c -o sha1
[all...]
/freebsd-13-stable/contrib/bearssl/inc/
H A Dbearssl_hash.h162 * | SHA-1 | sha1 | 20 | 20 |
1080 br_sha1_context sha1; member in union:__anon210
/freebsd-13-stable/sys/modules/crypto/
H A DMakefile27 SRCS += sha1.c sha256c.c sha512c.c
/freebsd-13-stable/sys/netinet/
H A Dsctp_auth.h54 SCTP_SHA1_CTX sha1; member in union:sctp_hash_context
H A Dsctp_os_bsd.h102 #include <crypto/sha1.h>
H A Dsctp_auth.c856 SCTP_SHA1_INIT(&ctx->sha1);
874 SCTP_SHA1_UPDATE(&ctx->sha1, text, textlen);
892 SCTP_SHA1_FINAL(digest, &ctx->sha1);
/freebsd-13-stable/crypto/openssh/
H A Ddigest-libc.c31 #include <sha1.h>
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak176 -@erase "$(INTDIR)\sha1.obj"
279 "$(INTDIR)\sha1.obj" \
428 -@erase "$(INTDIR)\sha1.obj"
429 -@erase "$(INTDIR)\sha1.sbr"
548 "$(INTDIR)\sha1.sbr" \
636 "$(INTDIR)\sha1.obj" \
1873 SOURCE=..\sha1.c
1878 "$(INTDIR)\sha1.obj" : $(SOURCE) "$(INTDIR)"
1885 "$(INTDIR)\sha1.obj" "$(INTDIR)\sha1
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A DAndroid.mk1078 OBJS += src/crypto/sha1-internal.c
1280 SHA1OBJS += src/crypto/sha1.c
1283 SHA1OBJS += src/crypto/sha1-prf.c
1285 SHA1OBJS += src/crypto/sha1-internal.c
1294 SHA1OBJS += src/crypto/sha1-pbkdf2.c
1298 SHA1OBJS += src/crypto/sha1-tprf.c
1301 SHA1OBJS += src/crypto/sha1-tlsprf.c
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dutil.c309 /* Return the name of the sha1->rep mapping file in transaction TXN_ID
315 const unsigned char *sha1,
319 checksum.digest = sha1;
313 svn_fs_x__path_txn_sha1(svn_fs_t *fs, svn_fs_x__txn_id_t txn_id, const unsigned char *sha1, apr_pool_t *pool) argument
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-armv8.pl287 sha1$f $ABCD,$E1,$W1
356 s/\b(sha1\w+)\s+([qv].*)/unsha1($1,$2)/geo;
H A Dsha1-armv4-large.pl64 # Add NEON implementation (see sha1-586.pl for background info). On
664 sha1$f $ABCD,$E1,$W1
734 s/\b(sha1\w+)\s+(q.*)/unsha1($1,$2)/geo;
/freebsd-13-stable/tests/sys/geom/class/eli/
H A Dinit_test.sh126 dd if=/dev/random bs=512 count=16 status=none | sha1 > passfile0
128 dd if=/dev/random bs=512 count=16 status=none | sha1 > passfile1
/freebsd-13-stable/sbin/md5/
H A Dmd5.c100 SHA1_CTX sha1; member in union:__anon7869
122 { "sha1", "SHA1", &SHA1_TestOutput, (DIGEST_Init*)&SHA1_Init,
/freebsd-13-stable/sys/contrib/openzfs/module/icp/io/
H A Dsha1_mod.c33 #include <sha1/sha1.h>
34 #include <sha1/sha1_impl.h>
37 * The sha1 module is created with two modlinkages:
198 * provided by misc/sha1 should still be available.
202 cmn_err(CE_WARN, "sha1 _init: "
217 "sha1 _fini: crypto_unregister_provider() "
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/sha1/
H A Dsha1.c36 #include <sha1/sha1.h>
37 #include <sha1/sha1_consts.h>
86 * purpose: initializes the sha1 context and begins and sha1 digest operation
184 * purpose: ends an sha1 digest operation, finalizing the message digest and
280 * purpose: sha1 transformation -- updates the digest based on `block'
/freebsd-13-stable/contrib/mtree/
H A Dcompare.c64 #include <sha1.h>
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dcheck-der.c917 heim_oid sha1 = { 6, sha1_oid_tree }; local
920 ret += test_heim_oid_format_same("1 3 14 3 2 26", &sha1);
/freebsd-13-stable/sys/crypto/aesni/
H A Daesni.c53 #include <crypto/sha1.h>
835 struct sha1_ctxt sha1 __aligned(16);

Completed in 382 milliseconds

12345