Searched refs:bn_reverse (Results 1 - 11 of 11) sorted by relevance

/external/dropbear/libtommath/
H A Dbn_reverse.c20 bn_reverse (unsigned char *s, int len) function
37 /* $Source: /cvs/libtom/libtommath/bn_reverse.c,v $ */
H A Dbn_mp_to_unsigned_bin.c40 bn_reverse (b, x);
H A Dbn_mp_toradix.c62 bn_reverse ((unsigned char *)_s, digs);
H A Dbn_mp_toradix_n.c75 bn_reverse ((unsigned char *)_s, digs);
H A DAndroid.mk17 bn_mp_exptmod_fast.c bn_mp_exptmod.c bn_mp_2expt.c bn_mp_n_root.c bn_mp_jacobi.c bn_reverse.c \
H A Dmakefile.bcc21 bn_mp_exptmod_fast.obj bn_mp_exptmod.obj bn_mp_2expt.obj bn_mp_n_root.obj bn_mp_jacobi.obj bn_reverse.obj \
H A Dtommath.h571 void bn_reverse(unsigned char *s, int len);
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dlibtommath.c202 static void bn_reverse (unsigned char *s, int len) function
1018 bn_reverse (b, x);
/external/wpa_supplicant_8/src/tls/
H A Dlibtommath.c202 static void bn_reverse (unsigned char *s, int len) function
1018 bn_reverse (b, x);
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dlibtommath.c202 static void bn_reverse (unsigned char *s, int len) function
1018 bn_reverse (b, x);
/external/dropbear/libtommath/pre_gen/
H A Dmpi.c7773 bn_reverse (b, x);
8400 bn_reverse ((unsigned char *)_s, digs);
8492 bn_reverse ((unsigned char *)_s, digs);
8701 /* Start: bn_reverse.c */
8721 bn_reverse (unsigned char *s, int len) function
8738 /* $Source: /cvs/libtom/libtommath/bn_reverse.c,v $ */
8742 /* End: bn_reverse.c */

Completed in 207 milliseconds