Home
last modified time | relevance | path

Searched refs:bn_reverse (Results 1 – 16 of 16) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_reverse.c22 bn_reverse (unsigned char *s, int len) in bn_reverse() function
H A Dbn_mp_to_unsigned_bin.c42 bn_reverse (b, x); in mp_to_unsigned_bin()
H A Dbn_mp_toradix.c64 bn_reverse ((unsigned char *)_s, digs); in mp_toradix()
H A Dbn_mp_toradix_n.c77 bn_reverse ((unsigned char *)_s, digs); in mp_toradix_n()
H A Dmakefile.bcc21 …ptmod_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.msvc20 …ptmod_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.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 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);
H A Dlibtommath.dsp529 SOURCE=.\bn_reverse.c
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A DMakefile.am223 libtommath/bn_reverse.c \
/minix3/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c4421 bn_reverse(unsigned char *s, int len) in bn_reverse() function
5076 bn_reverse ((unsigned char *)_s, digs); in mp_toradix_n()
5224 bn_reverse(b, x); in BN_bn2bin()
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c4366 bn_reverse(unsigned char *s, int len) in bn_reverse() function
5015 bn_reverse((unsigned char *)_s, digs); in mp_toradix_n()
5163 bn_reverse(b, x); in BN_bn2bin()