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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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)
48 s512sse2-elf.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
49 (cd asm; $(PERL) sha512-sse2.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
53 s512sse2-cof.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
54 (cd asm; $(PERL) sha512-sse2.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
58 s512sse2-out.s: asm/sha512-sse2.pl ../perlasm/x86asm.pl
59 (cd asm; $(PERL) sha512-sse2.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
63 sha256-ia64.s: asm/sha512-ia64.pl
64 (cd asm; $(PERL) sha512
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dlibavutil.mak89 FATE_LIBAVUTIL += fate-sha512
90 fate-sha512: libavutil/sha512-test$(EXESUF)
91 fate-sha512: CMD = run libavutil/sha512-test
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dcrypto_bench.c75 #include "libavutil/sha512.h"
101 DEFINE_LAVU_MD(sha512, AVSHA512, sha512, 512);
135 DEFINE_CRYPTO_WRAPPER(sha512, SHA512)
173 DEFINE_GCRYPT_WRAPPER(sha512, SHA512)
212 DEFINE_TOMCRYPT_WRAPPER(sha512, sha512, SHA512)
305 IMPL_ALL("SHA-512", sha512, "3afdd44a80d99af15c87bd724cb717243193767835ce866dd5d58c02d674bb57"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A DMakefile.am63 sha512.c \
H A DMakefile131 GCRYPT_DIGESTS = crc.lo md4.lo md5.lo sha256.lo sha512.lo tiger.lo whirlpool.lo rmd160.lo sha1.lo
151 LIBGCRYPT_DIGESTS = crc md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool
255 GCRYPT_MODULES = arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo dsa.lo rsa.lo elgamal.lo ecc.lo crc.lo md4.lo md5.lo sha256.lo sha512.lo tiger.lo whirlpool.lo rmd160.lo sha1.lo
284 sha512.c \
373 include ./$(DEPDIR)/sha512.Plo
H A DMakefile.in284 sha512.c \
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha512.Plo@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A DMakefile.am63 sha512.c \
H A DMakefile131 GCRYPT_DIGESTS = md5.lo sha256.lo sha512.lo rmd160.lo sha1.lo
151 LIBGCRYPT_DIGESTS = md5 rmd160 sha1 sha256 sha512
255 GCRYPT_MODULES = arcfour.lo cast5.lo des.lo rijndael.lo dsa.lo rsa.lo md5.lo sha256.lo sha512.lo rmd160.lo sha1.lo
284 sha512.c \
373 include ./$(DEPDIR)/sha512.Plo
H A DMakefile.in284 sha512.c \
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha512.Plo@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A DMakefile54 sha512.h \
122 sha512.o \
177 sha512 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dsha512_generic.c248 static struct shash_alg sha512 = { variable in typeref:struct:shash_alg
255 .cra_name = "sha512",
282 if ((ret = crypto_register_shash(&sha512)) < 0)
291 crypto_unregister_shash(&sha512);
301 MODULE_ALIAS("sha512");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_cbc.c355 SHA512_CTX *sha512 = ctx; local
359 l2n8(sha512->h[i], md_out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_cbc.c355 SHA512_CTX *sha512 = ctx; local
359 l2n8(sha512->h[i], md_out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/Netware/
H A Dbuild.bat163 perl sha512-586.pl %ASM_MODE% > sha512-nw.asm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/Netware/
H A Dbuild.bat163 perl sha512-586.pl %ASM_MODE% > sha512-nw.asm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/m4/
H A DMakefile89 GCRYPT_DIGESTS = crc.lo md4.lo md5.lo sha256.lo sha512.lo tiger.lo whirlpool.lo rmd160.lo sha1.lo
109 LIBGCRYPT_DIGESTS = crc md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/compat/
H A DMakefile141 GCRYPT_DIGESTS = md5.lo sha256.lo sha512.lo rmd160.lo sha1.lo
161 LIBGCRYPT_DIGESTS = md5 rmd160 sha1 sha256 sha512
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/m4/
H A DMakefile89 GCRYPT_DIGESTS = md5.lo sha256.lo sha512.lo rmd160.lo sha1.lo
109 LIBGCRYPT_DIGESTS = md5 rmd160 sha1 sha256 sha512
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dtest.cpp458 SHA512 sha512;
465 filters[4].reset(new HashFilter(sha512));

Completed in 197 milliseconds

12