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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl1178 .globl bn_flip_t4
1180 bn_flip_t4:
1192 .type bn_flip_t4, #function
1193 .size bn_flip_t4, .-bn_flip_t4
1158 bn_flip_t4: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dsparct4-mont.pl1178 .globl bn_flip_t4
1180 bn_flip_t4:
1192 .type bn_flip_t4, #function
1193 .size bn_flip_t4, .-bn_flip_t4
1158 bn_flip_t4: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_exp.c911 void bn_flip_t4(BN_ULONG *dst, BN_ULONG *src, size_t num);
944 bn_flip_t4(np, mont->N.d, top);
979 bn_flip_t4(tmp.d, tmp.d, top);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_exp.c911 void bn_flip_t4(BN_ULONG *dst, BN_ULONG *src, size_t num);
944 bn_flip_t4(np, mont->N.d, top);
979 bn_flip_t4(tmp.d, tmp.d, top);

Completed in 51 milliseconds