/third_party/node/deps/openssl/openssl/crypto/ |
H A D | x86cpuid.pl | 169 &picmeup("ecx","OPENSSL_ia32cap_P"); 181 &picmeup("ecx","OPENSSL_ia32cap_P"); 250 &picmeup("ecx","OPENSSL_ia32cap_P"); 360 &picmeup("edx","OPENSSL_ia32cap_P"); 399 &picmeup("edx","OPENSSL_ia32cap_P");
|
/third_party/openssl/crypto/ |
H A D | x86cpuid.pl | 169 &picmeup("ecx","OPENSSL_ia32cap_P"); 181 &picmeup("ecx","OPENSSL_ia32cap_P"); 250 &picmeup("ecx","OPENSSL_ia32cap_P"); 360 &picmeup("edx","OPENSSL_ia32cap_P"); 399 &picmeup("edx","OPENSSL_ia32cap_P");
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghash-alpha.pl | 276 bsr $t0,picmeup 351 bsr $t0,picmeup 446 .ent picmeup 447 picmeup: label 453 .end picmeup
|
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-alpha.pl | 276 bsr $t0,picmeup 351 bsr $t0,picmeup 446 .ent picmeup 447 picmeup: label 453 .end picmeup
|
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/ |
H A D | rc4-586.pl | 204 &picmeup($out,"OPENSSL_ia32cap_P"); 321 &picmeup($idx,"OPENSSL_ia32cap_P"); 403 &picmeup("edx","OPENSSL_ia32cap_P");
|
/third_party/openssl/crypto/rc4/asm/ |
H A D | rc4-586.pl | 204 &picmeup($out,"OPENSSL_ia32cap_P"); 321 &picmeup($idx,"OPENSSL_ia32cap_P"); 403 &picmeup("edx","OPENSSL_ia32cap_P");
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | bn-586.pl | 46 &picmeup("eax","OPENSSL_ia32cap_P"); 232 &picmeup("eax","OPENSSL_ia32cap_P"); 343 &picmeup("eax","OPENSSL_ia32cap_P");
|
/third_party/openssl/crypto/bn/asm/ |
H A D | bn-586.pl | 46 &picmeup("eax","OPENSSL_ia32cap_P"); 232 &picmeup("eax","OPENSSL_ia32cap_P"); 343 &picmeup("eax","OPENSSL_ia32cap_P");
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86nasm.pl | 158 sub ::picmeup
|
H A D | x86masm.pl | 180 sub ::picmeup
|
H A D | x86gas.pl | 211 sub ::picmeup
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86nasm.pl | 158 sub ::picmeup
|
H A D | x86masm.pl | 180 sub ::picmeup
|
H A D | x86gas.pl | 211 sub ::picmeup
|
/third_party/node/deps/openssl/openssl/crypto/des/asm/ |
H A D | crypt586.pl | 43 &picmeup("edx","DES_SPtrans"); 44 #if ($cpp) { &picmeup("edx","DES_SPtrans"); }
|
/third_party/openssl/crypto/des/asm/ |
H A D | crypt586.pl | 43 &picmeup("edx","DES_SPtrans"); 44 #if ($cpp) { &picmeup("edx","DES_SPtrans"); }
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-586.pl | 316 &picmeup("edx","OPENSSL_ia32cap_P",$K512,&label("K512"));
|
H A D | sha1-586.pl | 338 &picmeup($T,"OPENSSL_ia32cap_P",$tmp1,&label("pic_point"));
|
H A D | sha256-586.pl | 217 &picmeup("edx","OPENSSL_ia32cap_P",$K256,&label("K256"));
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-586.pl | 316 &picmeup("edx","OPENSSL_ia32cap_P",$K512,&label("K512"));
|
H A D | sha256-586.pl | 217 &picmeup("edx","OPENSSL_ia32cap_P",$K256,&label("K256"));
|
H A D | sha1-586.pl | 338 &picmeup($T,"OPENSSL_ia32cap_P",$tmp1,&label("pic_point"));
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-x86.pl | 144 &picmeup("ebp","OPENSSL_ia32cap_P","eax",&label("pic_point"));
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-x86.pl | 144 &picmeup("ebp","OPENSSL_ia32cap_P","eax",&label("pic_point"));
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-586.pl | 1194 &picmeup($s0,"OPENSSL_ia32cap_P",$tbl,&label("pic_point")) if (!$x86only); 1985 &picmeup($s0,"OPENSSL_ia32cap_P",$tbl,&label("pic_point")) if(!$x86only); 2056 &picmeup($s0,"OPENSSL_ia32cap_P",$tbl,&label("pic_point")) if(!$x86only);
|