Searched refs:sha1 (Results 376 - 400 of 452) sorted by relevance

<<111213141516171819

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-openssl.c610 OSSL_MD_ALGORITHM(sha1)
H A Devp-pkcs11.c845 PKCS11_MD_ALGORITHM(sha1, CKM_SHA_1, 20, 64)
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/gss/
H A Dcheck-context.in108 aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 || exit 1
290 # this will break when oneone invents a cooler enctype then aes256-cts-hmac-sha1-96
291 coolenctype="aes256-cts-hmac-sha1-96"
292 limit_enctype="des3-cbc-sha1"
/netbsd-current/external/mit/xorg/lib/libGL/
H A DMakefile130 mesa-sha1.c \
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/
H A DMakefile238 .PATH: ${OPENSSLSRC}/fips/sha1
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libpaa/
H A Dlibpaa.c37 #include <sha1.h>
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_cmd.c41 #include <sha1.h>
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A DMakefile.in149 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
169 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
1245 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
1247 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \
1250 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/sha1.c -o noasan/$@; \
1252 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION)
/netbsd-current/sbin/rndctl/
H A Drndctl.c49 #include <sha1.h>
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A DMakefile.in149 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
169 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
1256 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
1258 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \
1261 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/sha1.c -o noasan/$@; \
1263 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION)
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/certs/
H A Dsetup.sh383 ./mkcert.sh genee PSS-SHA1 ee-key ee-pss-sha1-cert ca-key ca-cert \
384 -sha1 -sigopt rsa_padding_mode:pss -sigopt rsa_pss_saltlen:digest
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A DMakefile.in150 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
170 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
1281 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
1283 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \
1286 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/sha1.c -o noasan/$@; \
1288 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION)
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A DMakefile.in150 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
170 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
1283 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
1285 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \
1288 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/sha1.c -o noasan/$@; \
1290 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION)
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A DMakefile.in150 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
170 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
1283 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
1285 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \
1288 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/sha1.c -o noasan/$@; \
1290 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A DMakefile.in150 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
170 ./md5.$(objext) ./sha1.$(objext) ./alloca.$(objext) \
1283 ./sha1.$(objext): $(srcdir)/sha1.c config.h $(INCDIR)/ansidecl.h $(INCDIR)/sha1.h
1285 $(COMPILE.c) $(PICFLAG) $(srcdir)/sha1.c -o pic/$@; \
1288 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/sha1.c -o noasan/$@; \
1290 $(COMPILE.c) $(srcdir)/sha1.c $(OUTPUT_OPTION)
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_ca.in439 echo "issue cert with sha1"
442 --signature-algorithm=rsa-with-sha1 \
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dopenssl_crypto.c421 static const pgp_hash_t sha1 = { variable
439 *hash = sha1;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
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;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-armv4-large.pl64 # Add NEON implementation (see sha1-586.pl for background info). On
674 sha1$f $ABCD,$E1,$W1
744 s/\b(sha1\w+)\s+(q.*)/unsha1($1,$2)/geo;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-der.c918 heim_oid sha1 = { 6, sha1_oid_tree }; local
921 ret += test_heim_oid_format_same("1 3 14 3 2 26", &sha1);
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/kdc/
H A Dcheck-kdc.in92 aesenctype="aes256-cts-hmac-sha1-96"
320 enctype_sans_des3=`echo $enctypes | sed 's/des3-cbc-sha1//g'`
331 if [ X"$enctypes" != Xdes3-cbc-sha1 ] ; then
338 if [ X"$enctypes" != Xaes256-cts-hmac-sha1-96 ] ; then
711 ${kadmin} del_enctype krbtgt/${R}@${R} aes256-cts-hmac-sha1-96 || \
717 ${kadmin} add_enctype -r krbtgt/${R}@${R} aes256-cts-hmac-sha1-96 || \
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_entry.c217 copy_digest(entry2, entry, sha1);
1484 return entry->digest.sha1;
1511 copy_digest(entry, sha1, digest);
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhmacsha.c32 #include <isc/sha1.h>
201 * Start HMAC-SHA1 process. Initialize an sha1 context and digest the key.
/netbsd-current/usr.sbin/mtree/
H A Dcompare.c64 #include <sha1.h>
/netbsd-current/external/gpl3/gcc/dist/maintainer-scripts/
H A Dgcc_release432 hash2=`openssl sha1 ${RELEASE}/$1 | sed -e 's#(.*)##' -e 's# *= *#=#'`

Completed in 214 milliseconds

<<111213141516171819