Searched refs:sha512 (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11.0-release/lib/libnetbsd/
H A Dsha2.h37 #include <sha512.h>
/freebsd-11.0-release/crypto/openssl/crypto/sha/
H A DMakefile25 LIBSRC=sha_dgst.c sha1dgst.c sha_one.c sha1_one.c sha256.c sha512.c
26 LIBOBJ=sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o $(SHA1_ASM_OBJ)
49 sha512-586.s: asm/sha512-586.pl ../perlasm/x86asm.pl
50 $(PERL) asm/sha512-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
54 sha256-ia64.s: asm/sha512-ia64.pl
55 (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
56 sha512-ia64.s: asm/sha512-ia64.pl
57 (cd asm; $(PERL) sha512
[all...]
/freebsd-11.0-release/sbin/md5/
H A DMakefile11 ${BINDIR}/md5 ${BINDIR}/sha512 \
21 md5.1 sha512.1 \
H A Dmd5.c32 #include <sha512.h>
92 SHA512_CTX sha512; member in union:__anon7058
119 { "sha512", "SHA512", &SHA512_TestOutput, (DIGEST_Init*)&SHA512_Init,
/freebsd-11.0-release/sys/opencrypto/
H A Dxform.h38 #include <crypto/sha2/sha512.h>
H A Dxform_auth.h41 #include <crypto/sha2/sha512.h>
H A Dxform_sha2.c55 #include <crypto/sha2/sha512.h>
/freebsd-11.0-release/lib/libmd/
H A DMakefile15 INCS= md4.h md5.h ripemd.h sha.h sha256.h sha384.h sha512.h sha512t.h \
20 MAN+= md4.3 md5.3 ripemd.3 sha.3 sha256.3 sha512.3 skein.3
41 MLINKS+=sha512.3 SHA384_Init.3 sha512.3 SHA384_Update.3
42 MLINKS+=sha512.3 SHA384_Final.3 sha512.3 SHA384_End.3
43 MLINKS+=sha512.3 SHA384_File.3 sha512.3 SHA384_FileChunk.3
44 MLINKS+=sha512.3 SHA384_Data.3 sha512
[all...]
/freebsd-11.0-release/crypto/openssl/util/pl/
H A Dunix.pl108 $(TMP_D)/sha256-x86_64.s: crypto/sha/asm/sha512-x86_64.pl
109 $(PERL) crypto/sha/asm/sha512-x86_64.pl $(PERLASM_SCHEME) $@
112 elsif ($target eq '$(OBJ_D)/sha512-x86_64.o')
115 $(TMP_D)/sha512-x86_64.s: crypto/sha/asm/sha512-x86_64.pl
116 $(PERL) crypto/sha/asm/sha512-x86_64.pl $(PERLASM_SCHEME) $@
119 elsif ($target eq '$(OBJ_D)/sha512-x86_64.o')
122 $(TMP_D)/sha512-x86_64.s: crypto/sha/asm/sha512-x86_64.pl
123 $(PERL) crypto/sha/asm/sha512
[all...]
/freebsd-11.0-release/etc/
H A Dlogin.conf26 :passwd_format=sha512:\
/freebsd-11.0-release/secure/usr.bin/openssl/
H A DMakefile.man56 MLINKS+= dgst.1 sha512.1
/freebsd-11.0-release/lib/libcrypt/
H A DMakefile18 crypt-sha512.c sha512c.c
/freebsd-11.0-release/sys/boot/geli/
H A Dgeliboot.h42 /* Pull in the md5, sha256, and sha512 implementations */
45 #include <crypto/sha2/sha512.h>
/freebsd-11.0-release/secure/lib/libcrypto/
H A DMakefile.asm55 SHA_ASM= sha256-x86_64 sha512-x86_64
56 SHA_SRC= sha512-x86_64.pl
130 SRCS+= sha1-586.pl sha256-586.pl sha512-586.pl
/freebsd-11.0-release/tests/sys/geom/class/eli/
H A Dinit_a_test.sh28 for aalgo in hmac/md5 hmac/sha1 hmac/ripemd160 hmac/sha256 hmac/sha384 hmac/sha512; do
H A Donetime_a_test.sh27 for aalgo in hmac/md5 hmac/sha1 hmac/ripemd160 hmac/sha256 hmac/sha384 hmac/sha512; do
H A Dintegrity_data_test.sh29 for aalgo in hmac/md5 hmac/sha1 hmac/ripemd160 hmac/sha256 hmac/sha384 hmac/sha512; do
H A Dintegrity_hmac_test.sh29 for aalgo in hmac/md5 hmac/sha1 hmac/ripemd160 hmac/sha256 hmac/sha384 hmac/sha512; do
H A Dintegrity_copy_test.sh29 for aalgo in hmac/md5 hmac/sha1 hmac/ripemd160 hmac/sha256 hmac/sha384 hmac/sha512; do
/freebsd-11.0-release/contrib/ntp/lib/isc/tests/
H A Dhash_test.c636 isc_sha512_t sha512; local
757 isc_sha512_init(&sha512);
759 isc_sha512_update(&sha512,
763 isc_sha512_final(digest, &sha512);
/freebsd-11.0-release/crypto/openssl/ssl/
H A Ds3_cbc.c355 SHA512_CTX *sha512 = ctx; local
359 l2n8(sha512->h[i], md_out);
/freebsd-11.0-release/release/
H A DMakefile.vm131 cd ${DESTDIR}/vmimages && sha512 ${OSRELEASE}* > \
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_digest_private.h103 #include <sha512.h>
/freebsd-11.0-release/sys/geom/bde/
H A Dg_bde.c47 #include <crypto/sha2/sha512.h>
/freebsd-11.0-release/crypto/openssl/crypto/sha/asm/
H A Dsha512-ia64.pl187 { .mmi; ld1 X[15]=[input],$SZ // eliminated in sha512
204 // in sha512 case I load whole X[16] at once and take care of alignment...
494 mux2 H=X[15],0x44 } // mov H=X[15] in sha512
495 { .mib; (p16) add r9=1-$SZ,input // not used in sha512
566 mux2 H=X[15],0x44 } // mov H=X[15] in sha512

Completed in 210 milliseconds

12