/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | rsaz_exp.c | 100 rsaz_1024_gather5_avx2(result, table_s, 2); in RSAZ_1024_mod_exp_avx2() 117 rsaz_1024_gather5_avx2(result, table_s, 4); in RSAZ_1024_mod_exp_avx2() 131 rsaz_1024_gather5_avx2(result, table_s, 6); in RSAZ_1024_mod_exp_avx2() 145 rsaz_1024_gather5_avx2(result, table_s, 8); in RSAZ_1024_mod_exp_avx2() 156 rsaz_1024_gather5_avx2(result, table_s, 10); in RSAZ_1024_mod_exp_avx2() 167 rsaz_1024_gather5_avx2(result, table_s, 12); in RSAZ_1024_mod_exp_avx2() 178 rsaz_1024_gather5_avx2(result, table_s, 14); in RSAZ_1024_mod_exp_avx2() 193 rsaz_1024_gather5_avx2(result, table_s, wvalue); in RSAZ_1024_mod_exp_avx2() 206 rsaz_1024_gather5_avx2(a_inv, table_s, wvalue); // Borrow |a_inv|. in RSAZ_1024_mod_exp_avx2() 215 rsaz_1024_gather5_avx2(a_inv, table_s, wvalue); // Borrow |a_inv|. in RSAZ_1024_mod_exp_avx2()
|
D | rsaz_exp.h | 90 void rsaz_1024_gather5_avx2(BN_ULONG val[40], const BN_ULONG tbl[32 * 18],
|
D | bn_test.cc | 2795 CHECK_ABI(rsaz_1024_gather5_avx2, rsaz1, table, 7); in TEST_F()
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | rsaz_exp.c | 100 rsaz_1024_gather5_avx2(result, table_s, 2); in RSAZ_1024_mod_exp_avx2() 117 rsaz_1024_gather5_avx2(result, table_s, 4); in RSAZ_1024_mod_exp_avx2() 131 rsaz_1024_gather5_avx2(result, table_s, 6); in RSAZ_1024_mod_exp_avx2() 145 rsaz_1024_gather5_avx2(result, table_s, 8); in RSAZ_1024_mod_exp_avx2() 156 rsaz_1024_gather5_avx2(result, table_s, 10); in RSAZ_1024_mod_exp_avx2() 167 rsaz_1024_gather5_avx2(result, table_s, 12); in RSAZ_1024_mod_exp_avx2() 178 rsaz_1024_gather5_avx2(result, table_s, 14); in RSAZ_1024_mod_exp_avx2() 193 rsaz_1024_gather5_avx2(result, table_s, wvalue); in RSAZ_1024_mod_exp_avx2() 206 rsaz_1024_gather5_avx2(a_inv, table_s, wvalue); // Borrow |a_inv|. in RSAZ_1024_mod_exp_avx2() 215 rsaz_1024_gather5_avx2(a_inv, table_s, wvalue); // Borrow |a_inv|. in RSAZ_1024_mod_exp_avx2()
|
D | rsaz_exp.h | 90 void rsaz_1024_gather5_avx2(BN_ULONG val[40], const BN_ULONG tbl[32 * 18],
|
D | bn_test.cc | 2795 CHECK_ABI(rsaz_1024_gather5_avx2, rsaz1, table, 7); in TEST_F()
|
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | rsaz-avx2.S | 1614 .globl rsaz_1024_gather5_avx2 symbol 1615 .hidden rsaz_1024_gather5_avx2 1616 .type rsaz_1024_gather5_avx2,@function 1618 rsaz_1024_gather5_avx2: label 1735 .size rsaz_1024_gather5_avx2,.-rsaz_1024_gather5_avx2
|
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | rsaz-avx2.S | 1614 .globl rsaz_1024_gather5_avx2 symbol 1615 .hidden rsaz_1024_gather5_avx2 1616 .type rsaz_1024_gather5_avx2,@function 1618 rsaz_1024_gather5_avx2: label 1735 .size rsaz_1024_gather5_avx2,.-rsaz_1024_gather5_avx2
|
/external/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | rsaz-avx2.S | 1614 .globl rsaz_1024_gather5_avx2 symbol 1615 .hidden rsaz_1024_gather5_avx2 1616 .type rsaz_1024_gather5_avx2,@function 1618 rsaz_1024_gather5_avx2: label 1735 .size rsaz_1024_gather5_avx2,.-rsaz_1024_gather5_avx2
|
/external/boringssl/win-x86_64/crypto/fipsmodule/ |
D | rsaz-avx2.asm | 1681 global rsaz_1024_gather5_avx2 1684 rsaz_1024_gather5_avx2: label
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/fipsmodule/ |
D | rsaz-avx2.asm | 1681 global rsaz_1024_gather5_avx2 1684 rsaz_1024_gather5_avx2: label
|
/external/grpc-grpc/src/objective-c/ |
D | grpc_shadow_boringssl_symbol_list | 1277 rsaz_1024_gather5_avx2
|
D | BoringSSL-GRPC.podspec | 2829 '#define rsaz_1024_gather5_avx2 GRPC_SHADOW_rsaz_1024_gather5_avx2',
|
/external/grpc-grpc/src/core/tsi/ |
D | grpc_shadow_boringssl.h | 1305 #define rsaz_1024_gather5_avx2 GRPC_SHADOW_rsaz_1024_gather5_avx2 macro
|
/external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 3302 #define rsaz_1024_gather5_avx2 BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, rsaz_1024_gather5_avx2) macro
|