/external/dropbear/libtommath/ |
bn_reverse.c | 20 bn_reverse (unsigned char *s, int len) function 37 /* $Source: /cvs/libtom/libtommath/bn_reverse.c,v $ */
|
bn_mp_to_unsigned_bin.c | 40 bn_reverse (b, x);
|
bn_mp_toradix.c | 62 bn_reverse ((unsigned char *)_s, digs);
|
bn_mp_toradix_n.c | 75 bn_reverse ((unsigned char *)_s, digs);
|
Android.mk | 17 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 \
|
makefile.bcc | 21 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 \
|
tommath.h | 571 void bn_reverse(unsigned char *s, int len);
|
/external/wpa_supplicant/ |
libtommath.c | 149 static void bn_reverse (unsigned char *s, int len) function 954 bn_reverse (b, x); [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
libtommath.c | 189 static void bn_reverse (unsigned char *s, int len) function 1002 bn_reverse (b, x); [all...] |
/external/dropbear/libtommath/pre_gen/ |
mpi.c | 8721 bn_reverse (unsigned char *s, int len) function [all...] |