Searched defs:digs (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_mul.c45 int digs = a->used + b->used + 1; local
H A Dbn_mp_radix_size.c23 int res, digs; local
H A Dbn_mp_toradix_n.c26 int res, digs; local
H A Dbn_mp_toradix.c23 int res, digs; local
H A Dbn_mp_montgomery_reduce.c24 int ix, res, digs; local
H A Dbn_s_mp_mul_digs.c24 int s_mp_mul_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
[all...]
H A Dbn_s_mp_mul_high_digs.c24 s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
H A Dbn_fast_s_mp_mul_digs.c36 int fast_s_mp_mul_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
H A Dbn_fast_s_mp_mul_high_digs.c29 int fast_s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs) argument
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Doff_cvt.c100 static char digs[] = "0123456789"; local
/netbsd-current/external/bsd/file/dist/src/
H A Dis_tar.c163 from_oct(const char *where, size_t digs) argument
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dverilog.c67 static const char digs[] = "0123456789ABCDEF"; variable
H A Dihex.c719 static const char digs[] = "0123456789ABCDEF"; local
H A Dtekhex.c86 static const char digs[] = "0123456789ABCDEF"; variable
H A Dsrec.c113 static const char digs[] = "0123456789ABCDEF"; variable
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/srp/
H A Dsrp_vfy.c533 unsigned char digs[SHA_DIGEST_LENGTH]; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dverilog.c67 static const char digs[] = "0123456789ABCDEF"; variable
H A Dihex.c719 static const char digs[] = "0123456789ABCDEF"; local
H A Dsrec.c113 static const char digs[] = "0123456789ABCDEF"; variable
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dverilog.c71 static const char digs[] = "0123456789ABCDEF"; variable
H A Dihex.c719 static const char digs[] = "0123456789ABCDEF"; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/srp/
H A Dsrp_vfy.c553 unsigned char digs[SHA_DIGEST_LENGTH]; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dverilog.c67 static const char digs[] = "0123456789ABCDEF"; variable
H A Dihex.c719 static const char digs[] = "0123456789ABCDEF"; local
/netbsd-current/usr.bin/pr/
H A Dpr.c114 static const char digs[] = "0123456789"; /* page number translation map */ variable

Completed in 150 milliseconds

12