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

/barrelfish-2018-10-04/lib/tommath/
H A Dbn_reverse.c20 bn_reverse (unsigned char *s, int len) function
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 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 Dmakefile.cygwin_dll26 bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o \
H A Dmakefile.msvc20 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 Dmakefile.shared66 bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o \
H A Dmakefile.icc53 bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o \
H A Dmakefile71 bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o \
H A Dtommath.h570 void bn_reverse(unsigned char *s, int len);
/barrelfish-2018-10-04/lib/tommath/pre_gen/
H A Dmpi.c7783 bn_reverse (b, x);
8410 bn_reverse ((unsigned char *)_s, digs);
8502 bn_reverse ((unsigned char *)_s, digs);
8711 /* Start: bn_reverse.c */
8731 bn_reverse (unsigned char *s, int len) function
8752 /* End: bn_reverse.c */

Completed in 61 milliseconds