OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bn_reverse
(Results
1 - 9
of
9
) sorted by null
/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_8/src/tls/
libtommath.c
202
static void
bn_reverse
(unsigned char *s, int len)
function
1018
bn_reverse
(b, x);
[
all
...]
/external/dropbear/libtommath/pre_gen/
mpi.c
8721
bn_reverse
(unsigned char *s, int len)
function
[
all
...]
Completed in 46 milliseconds