Searched refs:aesni (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A DMakefile14 obj-$(CONFIG_CRYPTO_AES_NI_INTEL) += aesni-intel.o
27 aesni-intel-y := aesni-intel_asm.o aesni-intel_glue.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/
H A DMakefile55 aesni-x86.s: asm/aesni-x86.pl ../perlasm/x86asm.pl
56 $(PERL) asm/aesni-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
64 aesni-x86_64.s: asm/aesni-x86_64.pl
65 $(PERL) asm/aesni-x86_64.pl $(PERLASM_SCHEME) > $@
66 aesni-sha1-x86_64.s: asm/aesni-sha1-x86_64.pl
67 $(PERL) asm/aesni-sha1-x86_64.pl $(PERLASM_SCHEME) > $@
68 aesni
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/
H A DMakefile55 aesni-x86.s: asm/aesni-x86.pl ../perlasm/x86asm.pl
56 $(PERL) asm/aesni-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
64 aesni-x86_64.s: asm/aesni-x86_64.pl
65 $(PERL) asm/aesni-x86_64.pl $(PERLASM_SCHEME) > $@
66 aesni-sha1-x86_64.s: asm/aesni-sha1-x86_64.pl
67 $(PERL) asm/aesni-sha1-x86_64.pl $(PERLASM_SCHEME) > $@
68 aesni
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/
H A DMakefile53 aesni-gcm-x86_64.s: asm/aesni-gcm-x86_64.pl
54 $(PERL) asm/aesni-gcm-x86_64.pl $(PERLASM_SCHEME) > $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/
H A DMakefile53 aesni-gcm-x86_64.s: asm/aesni-gcm-x86_64.pl
54 $(PERL) asm/aesni-gcm-x86_64.pl $(PERLASM_SCHEME) > $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daesni-mb-x86_64.pl1351 sub aesni { subroutine
1392 $code =~ s/\b(aes.*%xmm[0-9]+).*$/aesni($1)/gem;
H A Daesni-sha1-x86_64.pl2030 sub aesni { subroutine
2053 s/\b(aes.*%xmm[0-9]+).*$/aesni($1)/geo;
H A Daesni-x86_64.pl35 # that otherwise used 'openssl speed -evp aes-128-??? -engine aesni
145 # justifiable, so there no need to feel bad that 32-bit aesni-x86.pl
175 $PREFIX="aesni"; # if $PREFIX is set to "AES", the script
193 $movkey = $PREFIX eq "aesni" ? "movups" : "movups";
566 &aesni_generate2("enc") if ($PREFIX eq "aesni");
568 &aesni_generate3("enc") if ($PREFIX eq "aesni");
570 &aesni_generate4("enc") if ($PREFIX eq "aesni");
572 &aesni_generate6("enc") if ($PREFIX eq "aesni");
574 &aesni_generate8("enc") if ($PREFIX eq "aesni");
578 if ($PREFIX eq "aesni") {
3997 sub aesni { subroutine
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daesni-mb-x86_64.pl1351 sub aesni { subroutine
1392 $code =~ s/\b(aes.*%xmm[0-9]+).*$/aesni($1)/gem;
H A Daesni-sha1-x86_64.pl2030 sub aesni { subroutine
2053 s/\b(aes.*%xmm[0-9]+).*$/aesni($1)/geo;
H A Daesni-x86_64.pl35 # that otherwise used 'openssl speed -evp aes-128-??? -engine aesni
145 # justifiable, so there no need to feel bad that 32-bit aesni-x86.pl
175 $PREFIX="aesni"; # if $PREFIX is set to "AES", the script
193 $movkey = $PREFIX eq "aesni" ? "movups" : "movups";
566 &aesni_generate2("enc") if ($PREFIX eq "aesni");
568 &aesni_generate3("enc") if ($PREFIX eq "aesni");
570 &aesni_generate4("enc") if ($PREFIX eq "aesni");
572 &aesni_generate6("enc") if ($PREFIX eq "aesni");
574 &aesni_generate8("enc") if ($PREFIX eq "aesni");
578 if ($PREFIX eq "aesni") {
3997 sub aesni { subroutine
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/
H A Dconfigure1636 --disable-aesni-support Disable support for the Intel AES-NI instructions
12718 # Implementation of the --disable-aesni-support switch.
12721 # Check whether --enable-aesni-support was given.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfigure1636 --disable-aesni-support Disable support for the Intel AES-NI instructions
12718 # Implementation of the --disable-aesni-support switch.
12721 # Check whether --enable-aesni-support was given.

Completed in 185 milliseconds