Home
last modified time | relevance | path

Searched refs:bn_flip_t4 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl1186 .globl bn_flip_t4
1188 bn_flip_t4:
1200 .type bn_flip_t4, #function
1201 .size bn_flip_t4, .-bn_flip_t4
1166 bn_flip_t4: global() label
/third_party/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl1186 .globl bn_flip_t4
1188 bn_flip_t4:
1200 .type bn_flip_t4, #function
1201 .size bn_flip_t4, .-bn_flip_t4
1166 bn_flip_t4: global() label
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp.c841 void bn_flip_t4(BN_ULONG *dst, BN_ULONG *src, size_t num); in BN_mod_exp_mont_consttime()
874 bn_flip_t4(np, mont->N.d, top); in BN_mod_exp_mont_consttime()
916 bn_flip_t4(tmp.d, tmp.d, top); in BN_mod_exp_mont_consttime()
/third_party/openssl/crypto/bn/
H A Dbn_exp.c833 void bn_flip_t4(BN_ULONG *dst, BN_ULONG *src, size_t num); in BN_mod_exp_mont_consttime()
866 bn_flip_t4(np, mont->N.d, top); in BN_mod_exp_mont_consttime()
908 bn_flip_t4(tmp.d, tmp.d, top); in BN_mod_exp_mont_consttime()

Completed in 7 milliseconds