Searched refs:bn_flip_n_scatter5_t4 (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | sparct4-mont.pl | 1203 .globl bn_flip_n_scatter5_t4 1205 bn_flip_n_scatter5_t4: 1222 .type bn_flip_n_scatter5_t4, #function 1223 .size bn_flip_n_scatter5_t4, .-bn_flip_n_scatter5_t4 1183 bn_flip_n_scatter5_t4: global() label
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_exp.c | 837 void bn_flip_n_scatter5_t4(const BN_ULONG *inp, size_t num, in BN_mod_exp_mont_consttime() 856 bn_flip_n_scatter5_t4(tmp.d, top, powerbuf, 0); in BN_mod_exp_mont_consttime() 857 bn_flip_n_scatter5_t4(am.d, top, powerbuf, 1); in BN_mod_exp_mont_consttime() 861 bn_flip_n_scatter5_t4(tmp.d, top, powerbuf, 2); in BN_mod_exp_mont_consttime() 868 bn_flip_n_scatter5_t4(tmp.d, top, powerbuf, i); in BN_mod_exp_mont_consttime()
|
/third_party/openssl/crypto/bn/ |
H A D | bn_exp.c | 829 void bn_flip_n_scatter5_t4(const BN_ULONG *inp, size_t num, in BN_mod_exp_mont_consttime() 848 bn_flip_n_scatter5_t4(tmp.d, top, powerbuf, 0); in BN_mod_exp_mont_consttime() 849 bn_flip_n_scatter5_t4(am.d, top, powerbuf, 1); in BN_mod_exp_mont_consttime() 853 bn_flip_n_scatter5_t4(tmp.d, top, powerbuf, 2); in BN_mod_exp_mont_consttime() 860 bn_flip_n_scatter5_t4(tmp.d, top, powerbuf, i); in BN_mod_exp_mont_consttime()
|
/third_party/openssl/crypto/bn/asm/ |
H A D | sparct4-mont.pl | 1203 .globl bn_flip_n_scatter5_t4 1205 bn_flip_n_scatter5_t4: 1222 .type bn_flip_n_scatter5_t4, #function 1223 .size bn_flip_n_scatter5_t4, .-bn_flip_n_scatter5_t4 1183 bn_flip_n_scatter5_t4: global() label
|
Completed in 7 milliseconds