/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 235 bl __ecp_nistz256_add 281 bl __ecp_nistz256_add // ret = a+a // 2*a 310 bl __ecp_nistz256_add // ret = a+a // 2*a 317 bl __ecp_nistz256_add // ret += a // 2*a+a=3*a 597 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to 600 .type __ecp_nistz256_add,%function 602 __ecp_nistz256_add: label 623 .size __ecp_nistz256_add,.-__ecp_nistz256_add 748 bl __ecp_nistz256_add // p256_mul_by_ [all...] |
H A D | ecp_nistz256-ppc64.pl | 225 bl __ecp_nistz256_add 300 bl __ecp_nistz256_add # ret = a+a // 2*a 344 bl __ecp_nistz256_add # ret = a+a // 2*a 351 bl __ecp_nistz256_add # ret += a // 2*a+a=3*a 686 # Note that __ecp_nistz256_add expects both input vectors pre-loaded to 689 .type __ecp_nistz256_add,\@function 691 __ecp_nistz256_add: label 726 .size __ecp_nistz256_add,.-__ecp_nistz256_add 892 bl __ecp_nistz256_add # p256_mul_by_ [all...] |
H A D | ecp_nistz256-armv4.pl | 193 bl __ecp_nistz256_add 202 .type __ecp_nistz256_add,%function 204 __ecp_nistz256_add: label 275 .size __ecp_nistz256_add,.-__ecp_nistz256_add 298 @ copies of __ecp_nistz256_mul_by_2 and __ecp_nistz256_add, see 1321 bl __ecp_nistz256_add @ p256_add(M, in_x, Zsqr);
|
H A D | ecp_nistz256-sparcv9.pl | 386 call __ecp_nistz256_add 394 __ecp_nistz256_add: label 452 .type __ecp_nistz256_add,#function 453 .size __ecp_nistz256_add,.-__ecp_nistz256_add 791 call __ecp_nistz256_add ! p256_add(M, Zsqr, in_x);
|
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 250 bl __ecp_nistz256_add 300 bl __ecp_nistz256_add // ret = a+a // 2*a 331 bl __ecp_nistz256_add // ret = a+a // 2*a 338 bl __ecp_nistz256_add // ret += a // 2*a+a=3*a 622 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to 625 .type __ecp_nistz256_add,%function 627 __ecp_nistz256_add: label 648 .size __ecp_nistz256_add,.-__ecp_nistz256_add 775 bl __ecp_nistz256_add // p256_mul_by_ [all...] |
H A D | ecp_nistz256-ppc64.pl | 225 bl __ecp_nistz256_add 300 bl __ecp_nistz256_add # ret = a+a // 2*a 344 bl __ecp_nistz256_add # ret = a+a // 2*a 351 bl __ecp_nistz256_add # ret += a // 2*a+a=3*a 686 # Note that __ecp_nistz256_add expects both input vectors pre-loaded to 689 .type __ecp_nistz256_add,\@function 691 __ecp_nistz256_add: label 726 .size __ecp_nistz256_add,.-__ecp_nistz256_add 892 bl __ecp_nistz256_add # p256_mul_by_ [all...] |
H A D | ecp_nistz256-armv4.pl | 193 bl __ecp_nistz256_add 202 .type __ecp_nistz256_add,%function 204 __ecp_nistz256_add: label 275 .size __ecp_nistz256_add,.-__ecp_nistz256_add 298 @ copies of __ecp_nistz256_mul_by_2 and __ecp_nistz256_add, see 1321 bl __ecp_nistz256_add @ p256_add(M, in_x, Zsqr);
|
H A D | ecp_nistz256-sparcv9.pl | 386 call __ecp_nistz256_add 394 __ecp_nistz256_add: label 452 .type __ecp_nistz256_add,#function 453 .size __ecp_nistz256_add,.-__ecp_nistz256_add 791 call __ecp_nistz256_add ! p256_add(M, Zsqr, in_x);
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-ppc64.s | 2511 bl __ecp_nistz256_add 2592 bl __ecp_nistz256_add 2639 bl __ecp_nistz256_add 2646 bl __ecp_nistz256_add 3027 .type __ecp_nistz256_add,@function 3029 __ecp_nistz256_add: label 3030 .localentry __ecp_nistz256_add,0 3066 .size __ecp_nistz256_add,.-__ecp_nistz256_add 3225 bl __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/ec/ |
H A D | ecp_nistz256-ppc64.s | 2511 bl __ecp_nistz256_add 2592 bl __ecp_nistz256_add 2639 bl __ecp_nistz256_add 2646 bl __ecp_nistz256_add 3027 .type __ecp_nistz256_add,@function 3029 __ecp_nistz256_add: label 3030 .localentry __ecp_nistz256_add,0 3066 .size __ecp_nistz256_add,.-__ecp_nistz256_add 3225 bl __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 2508 bl __ecp_nistz256_add 2554 bl __ecp_nistz256_add // ret = a+a // 2*a 2583 bl __ecp_nistz256_add // ret = a+a // 2*a 2590 bl __ecp_nistz256_add // ret += a // 2*a+a=3*a 2902 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to 2905 .type __ecp_nistz256_add,%function 2907 __ecp_nistz256_add: label 2928 .size __ecp_nistz256_add,.-__ecp_nistz256_add 3038 bl __ecp_nistz256_add // p256_mul_by_ [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 2508 bl __ecp_nistz256_add 2554 bl __ecp_nistz256_add // ret = a+a // 2*a 2583 bl __ecp_nistz256_add // ret = a+a // 2*a 2590 bl __ecp_nistz256_add // ret += a // 2*a+a=3*a 2902 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to 2905 .type __ecp_nistz256_add,%function 2907 __ecp_nistz256_add: label 2928 .size __ecp_nistz256_add,.-__ecp_nistz256_add 3038 bl __ecp_nistz256_add // p256_mul_by_ [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/ec/ |
H A D | ecp_nistz256-x86.S | 2402 call __ecp_nistz256_add 2426 call __ecp_nistz256_add 2430 call __ecp_nistz256_add 2561 call __ecp_nistz256_add 2567 .type __ecp_nistz256_add,@function 2569 __ecp_nistz256_add: label 4214 call __ecp_nistz256_add 4235 call __ecp_nistz256_add 4240 call __ecp_nistz256_add 4262 call __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-x86.S | 2402 call __ecp_nistz256_add 2426 call __ecp_nistz256_add 2430 call __ecp_nistz256_add 2561 call __ecp_nistz256_add 2567 .type __ecp_nistz256_add,@function 2569 __ecp_nistz256_add: label 4214 call __ecp_nistz256_add 4235 call __ecp_nistz256_add 4240 call __ecp_nistz256_add 4262 call __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 2508 bl __ecp_nistz256_add 2554 bl __ecp_nistz256_add // ret = a+a // 2*a 2583 bl __ecp_nistz256_add // ret = a+a // 2*a 2590 bl __ecp_nistz256_add // ret += a // 2*a+a=3*a 2902 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to 2907 __ecp_nistz256_add: label 3038 bl __ecp_nistz256_add // p256_mul_by_2(S, in_y); 3050 bl __ecp_nistz256_add // p256_add(M, Zsqr, in_x); 3079 bl __ecp_nistz256_add // p256_mul_by_2(res_z, tmp0); 3103 bl __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/ec/ |
H A D | ecp_nistz256-ppc64.s | 2501 bl __ecp_nistz256_add 2576 bl __ecp_nistz256_add 2620 bl __ecp_nistz256_add 2627 bl __ecp_nistz256_add 3000 __ecp_nistz256_add: label 3185 bl __ecp_nistz256_add 3199 bl __ecp_nistz256_add 3234 bl __ecp_nistz256_add 3260 bl __ecp_nistz256_add 3270 bl __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-ppc64.s | 2501 bl __ecp_nistz256_add 2576 bl __ecp_nistz256_add 2620 bl __ecp_nistz256_add 2627 bl __ecp_nistz256_add 3000 __ecp_nistz256_add: label 3185 bl __ecp_nistz256_add 3199 bl __ecp_nistz256_add 3234 bl __ecp_nistz256_add 3260 bl __ecp_nistz256_add 3270 bl __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/ec/ |
H A D | ecp_nistz256-x86.S | 2401 call __ecp_nistz256_add 2424 call __ecp_nistz256_add 2428 call __ecp_nistz256_add 2556 call __ecp_nistz256_add 2563 __ecp_nistz256_add: label 4189 call __ecp_nistz256_add 4210 call __ecp_nistz256_add 4215 call __ecp_nistz256_add 4237 call __ecp_nistz256_add 4246 call __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-x86.S | 2401 call __ecp_nistz256_add 2424 call __ecp_nistz256_add 2428 call __ecp_nistz256_add 2556 call __ecp_nistz256_add 2563 __ecp_nistz256_add: label 4189 call __ecp_nistz256_add 4210 call __ecp_nistz256_add 4215 call __ecp_nistz256_add 4237 call __ecp_nistz256_add 4246 call __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 2508 bl __ecp_nistz256_add 2554 bl __ecp_nistz256_add // ret = a+a // 2*a 2583 bl __ecp_nistz256_add // ret = a+a // 2*a 2590 bl __ecp_nistz256_add // ret += a // 2*a+a=3*a 2902 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to 2907 __ecp_nistz256_add: label 3038 bl __ecp_nistz256_add // p256_mul_by_2(S, in_y); 3050 bl __ecp_nistz256_add // p256_add(M, Zsqr, in_x); 3079 bl __ecp_nistz256_add // p256_mul_by_2(res_z, tmp0); 3103 bl __ecp_nistz256_add [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 2457 bl __ecp_nistz256_add 2466 .type __ecp_nistz256_add,%function 2468 __ecp_nistz256_add: label 2539 .size __ecp_nistz256_add,.-__ecp_nistz256_add 2562 @ copies of __ecp_nistz256_mul_by_2 and __ecp_nistz256_add, see 3673 bl __ecp_nistz256_add @ p256_add(M, in_x, Zsqr);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 2457 bl __ecp_nistz256_add 2466 .type __ecp_nistz256_add,%function 2468 __ecp_nistz256_add: label 2539 .size __ecp_nistz256_add,.-__ecp_nistz256_add 2562 @ copies of __ecp_nistz256_mul_by_2 and __ecp_nistz256_add, see 3673 bl __ecp_nistz256_add @ p256_add(M, in_x, Zsqr);
|