Home
last modified time | relevance | path

Searched refs:bn_scatter5 (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/bn/
Dexponentiation.c1001 void bn_scatter5(const BN_ULONG * inp, size_t num, void * table, in BN_mod_exp_mont_consttime()
1030 bn_scatter5(tmp.d, top, powerbuf, 0); in BN_mod_exp_mont_consttime()
1031 bn_scatter5(am.d, am.top, powerbuf, 1); in BN_mod_exp_mont_consttime()
1033 bn_scatter5(tmp.d, top, powerbuf, 2); in BN_mod_exp_mont_consttime()
1038 bn_scatter5(tmp.d, top, powerbuf, i); in BN_mod_exp_mont_consttime()
1043 bn_scatter5(tmp.d, top, powerbuf, i); in BN_mod_exp_mont_consttime()
1046 bn_scatter5(tmp.d, top, powerbuf, j); in BN_mod_exp_mont_consttime()
1051 bn_scatter5(tmp.d, top, powerbuf, i); in BN_mod_exp_mont_consttime()
1053 bn_scatter5(tmp.d, top, powerbuf, 2 * i); in BN_mod_exp_mont_consttime()
1057 bn_scatter5(tmp.d, top, powerbuf, i); in BN_mod_exp_mont_consttime()
/external/boringssl/linux-x86_64/crypto/bn/
Dx86_64-mont5.S1759 .globl bn_scatter5 symbol
1760 .hidden bn_scatter5
1761 .type bn_scatter5,@function
1763 bn_scatter5: label
1776 .size bn_scatter5,.-bn_scatter5
/external/boringssl/win-x86_64/crypto/bn/
Dx86_64-mont5.asm1830 global bn_scatter5
1833 bn_scatter5: label