Home
last modified time | relevance | path

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

/netbsd/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 Dtommath.h579 void bn_reverse(unsigned char *s, int len);
/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A DMakefile.am239 libtommath/bn_reverse.c \
H A DMakefile.in266 libtommath/libhcrypto_la-bn_reverse.lo \
598 libtommath/$(DEPDIR)/libhcrypto_la-bn_reverse.Plo \
1304 libtommath/bn_reverse.c \
1655 libtommath/libhcrypto_la-bn_reverse.lo: libtommath/$(am__dirstamp) \
2051 @AMDEP_TRUE@@am__include@ @am__quote@libtommath/$(DEPDIR)/libhcrypto_la-bn_reverse.Plo@am__quote@ #…
2545 libtommath/libhcrypto_la-bn_reverse.lo: libtommath/bn_reverse.c
2546bn_reverse.lo -MD -MP -MF libtommath/$(DEPDIR)/libhcrypto_la-bn_reverse.Tpo -c -o libtommath/libhc…
2547 …)$(am__mv) libtommath/$(DEPDIR)/libhcrypto_la-bn_reverse.Tpo libtommath/$(DEPDIR)/libhcrypto_la-bn…
2550 …-c -o libtommath/libhcrypto_la-bn_reverse.lo `test -f 'libtommath/bn_reverse.c' || echo '$(srcdir)…
3775 -rm -f libtommath/$(DEPDIR)/libhcrypto_la-bn_reverse.Plo
[all …]
/netbsd/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c202 static void bn_reverse (unsigned char *s, int len) in bn_reverse() function
1018 bn_reverse (b, x); in mp_to_unsigned_bin()
/netbsd/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c4424 bn_reverse(unsigned char *s, int len) in bn_reverse() function
5079 bn_reverse ((unsigned char *)_s, digs); in mp_toradix_n()
5227 bn_reverse(b, x); in BN_bn2bin()
/netbsd/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c4387 bn_reverse(unsigned char *s, int len) in bn_reverse() function
5036 bn_reverse((unsigned char *)_s, digs); in mp_toradix_n()
5271 bn_reverse(b, x); in PGPV_BN_bn2bin()
/netbsd/sbin/nvmectl/
H A Dbignum.c4364 bn_reverse(unsigned char *s, int len) in bn_reverse() function
5013 bn_reverse((unsigned char *)_s, digs); in mp_toradix_n()
5249 bn_reverse(b, x); in BN_bn2bin()