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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_reverse.c22 bn_reverse (unsigned char *s, int len) function
39 /* Source: /cvs/libtom/libtommath/bn_reverse.c,v */
H A Dbn_mp_to_unsigned_bin.c42 bn_reverse (b, x);
H A Dbn_mp_toradix.c64 bn_reverse ((unsigned char *)_s, digs);
H A Dbn_mp_toradix_n.c77 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 DNTMakefile107 $(OBJ)\bn_reverse.obj \
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.h581 void bn_reverse(unsigned char *s, int len);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c189 static void bn_reverse (unsigned char *s, int len) function
1002 bn_reverse (b, x);

Completed in 122 milliseconds