Searched defs:num (Results 1 - 25 of 729) sorted by relevance

1234567891011>>

/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dclosefrom.c51 int num = getdtablesize(); local
/freebsd-9.3-release/contrib/ntp/libntp/
H A Drefidsmear.c36 convertLFPToRefID(l_fp num) argument
/freebsd-9.3-release/crypto/openssl/demos/prime/
H A Dprime.c80 int num = 256; local
/freebsd-9.3-release/lib/libc/db/hash/
H A Dhash_log2.c45 __log2(u_int32_t num) argument
/freebsd-9.3-release/lib/libc/i386/sys/
H A Di386_get_ldt.c37 i386_get_ldt(int start, union descriptor *descs, int num) argument
H A Di386_set_ldt.c37 i386_set_ldt(int start, union descriptor *descs, int num) argument
/freebsd-9.3-release/contrib/gcc/config/
H A Dudivmodsi4.c2 udivmodsi4(unsigned long num, unsigned long den, int modwanted) argument
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DFindBugs.cpp50 unsigned num = 1; local
/freebsd-9.3-release/lib/libutil/
H A Dexpand_number.c50 expand_number(const char *buf, uint64_t *num) argument
/freebsd-9.3-release/crypto/openssl/ssl/
H A Ds23_pkt.c68 int i, num, tot; local
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_mpi.c66 int num = 0; local
/freebsd-9.3-release/crypto/openssl/crypto/seed/
H A Dseed_ofb.c111 SEED_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int *num) argument
H A Dseed_cfb.c111 SEED_cfb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int *num, int enc) argument
/freebsd-9.3-release/crypto/openssl/crypto/rsa/
H A Drsa_none.c82 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
H A Drsa_ssl.c104 RSA_padding_check_SSLv23(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dstrerror.c47 isc__strerror(int num, char *buf, size_t size) { argument
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DPluginLoader.cpp42 std::string &PluginLoader::getPlugin(unsigned num) { argument
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_redrawln.c45 wredrawln(WINDOW *win, int beg, int num) argument
/freebsd-9.3-release/contrib/opie/libopie/
H A Dparsechallenge.c26 int num; member in struct:algorithm
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dstrerror.c49 isc__strerror(int num, char *buf, size_t size) { argument
/freebsd-9.3-release/contrib/ntp/tests/sandbox/
H A Dsmeartest.c54 convertLFPToRefID(l_fp num) argument
/freebsd-9.3-release/crypto/openssl/crypto/mdc2/
H A Dmdc2.h76 unsigned int num; member in struct:mdc2_ctx_st
/freebsd-9.3-release/crypto/openssl/crypto/stack/
H A Dstack.h67 int num; member in struct:stack_st
/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A Dcmll_ofb.c122 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, const unsigned long length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) argument
/freebsd-9.3-release/crypto/openssl/crypto/aes/
H A Daes_ofb.c123 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, const unsigned long length, const AES_KEY *key, unsigned char *ivec, int *num) argument

Completed in 225 milliseconds

1234567891011>>