Searched defs:bits (Results 176 - 200 of 466) sorted by relevance

1234567891011>>

/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_prime.c159 int BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, argument
377 static int probable_prime(BIGNUM *rnd, int bits) argument
406 probable_prime_dh(BIGNUM *rnd, int bits, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) argument
444 probable_prime_dh_safe(BIGNUM *p, int bits, const BIGNUM *padd, const BIGNUM *rem, BN_CTX *ctx) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Dmem.c418 void CRYPTO_set_mem_debug_options(long bits) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_exp.c153 int i,bits,ret=0; local
406 int i,j,bits,ret=0,wstart,wend,window,wvalue; local
517 int i,j,bits,ret=0,wstart,wend,window,wvalue; local
660 int b, bits, ret=0; local
801 int i,j,bits,ret=0,wstart,wend,window,wvalue,ts=0; local
[all...]
H A Dbn_prime.c150 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, BIGNUM *add, argument
366 static int probable_prime(BIGNUM *rnd, int bits) argument
397 probable_prime_dh(BIGNUM *rnd, int bits, BIGNUM *add, BIGNUM *rem, BN_CTX *ctx) argument
434 probable_prime_dh_safe(BIGNUM *p, int bits, BIGNUM *padd, BIGNUM *rem, BN_CTX *ctx) argument
[all...]
H A Dbntest.c638 int bits = (200*(i+1))/num2; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/atomTime/
H A DatomTime.c46 genRandGiants(giant *giants, unsigned numGiants, unsigned bits, feeRand rand) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/badmac/
H A Dbadmac.c105 unsigned char bits; local
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/hashTest/
H A DhashTest.c105 unsigned char bits; local
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DCursorGtk.h362 const unsigned char* bits; member in struct:__anon5763
/macosx-10.10/apr-32/apr-util/apr-util/crypto/
H A Dapr_md4.c249 unsigned char bits[8]; local
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Ddns64.c34 unsigned char bits[16]; /* member in struct:dns_dns64
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/in_1/
H A Da6_38.c282 isc_uint8_t bits; local
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A Dfsaccess.c116 isc_fsaccess_t bits; local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dmd4.c143 unsigned char bits[8]; local
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-ia64-opc.c103 int i, bits = 0, total = 0; local
188 int i, bits = 0, total = 0; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Di370.h141 /* The number of bits in the operand. */ member in struct:i370_operand
H A Dmn10300.h75 /* The number of bits in the operand. */ member in struct:mn10300_operand
H A Dppc.h157 /* The number of bits in the operand. */ member in struct:powerpc_operand
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dz8kgen.c33 char *bits; member in struct:op
758 chewbits (char *bits, int *length) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dedmacro.el[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dcategory.c355 unsigned char bits = 1 << (XINT (category) % 8); local
H A Dw32.h31 unsigned int bits[FD_SETSIZE / 32]; member in struct:__anon8808
/macosx-10.10/file_cmds-242/compress/
H A Dcompress.c75 int bits, ch; local
201 compress(const char *in, const char *out, int bits) argument
292 decompress(const char *in, const char *out, int bits) argument
[all...]
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_compression_compress.c112 int bits; /* Current code length. */ member in struct:private_data
[all...]
H A Darchive_write_set_compression_compress.c243 int bits, ret, clear_flg, bit_offset; local
[all...]

Completed in 187 milliseconds

1234567891011>>