Searched defs:dig (Results 1 – 9 of 9) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/Modules/ |
H A D | inferred-submodules.m | 13 void dig() { function
|
/minix3/crypto/external/bsd/openssl/dist/crypto/cms/ |
H A D | cms_ess.c | 191 unsigned char *dig, unsigned int *diglen) in cms_msgSigDigest() 207 unsigned char dig[EVP_MAX_MD_SIZE]; in cms_msgSigDigest_add1() local 232 unsigned char dig[EVP_MAX_MD_SIZE]; in cms_Receipt_verify() local
|
/minix3/minix/lib/liblwip/dist/src/netif/ppp/ |
H A D | eap.c | 320 u_char dig[SHA_DIGESTSIZE]; in pncrypt_setkey() local 647 u_char clear[8], cipher[8], dig[SHA_DIGESTSIZE], *optr, *cp; in eap_send_request() local 1258 u_char dig[SHA_DIGESTSIZE]; local 1324 u_char dig[SHA_DIGESTSIZE]; in eap_request() local 1737 u_char dig[SHA_DIGESTSIZE]; in eap_response() local
|
/minix3/lib/libc/gdtoa/ |
H A D | dtoa.c | 120 int bbits, b2, b5, be, dig, i, ieps, ilim0, local
|
H A D | gdtoa.c | 162 int bbits, b2, b5, be0, dig, i, ieps, ilim = 0, ilim0, ilim1 = 0, inex; local
|
/minix3/external/bsd/dhcp/dist/dst/ |
H A D | prandom.c | 547 unsigned needed, avail, dig, cnt = size; in do_hash() local 701 int bytes, n, cmd = 0, dig = 0; in own_random() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/srp/ |
H A D | srp_lib.c | 213 unsigned char dig[SHA_DIGEST_LENGTH]; in SRP_Calc_x() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/mtest/ |
H A D | mpi.c | 1269 int dig, bit; in mp_expt() local 1642 int dig, bit; in mp_exptmod() local 3754 mp_size dig, bit; in s_mp_2expt() local
|
/minix3/usr.bin/ftp/ |
H A D | ftp.c | 375 int dig; in getreply() local
|