Searched defs:bits (Results 51 - 75 of 466) sorted by relevance

1234567891011>>

/macosx-10.10/OpenSSH-189/openssh/
H A Dbufbn.c65 int bits = BN_num_bits(value); local
105 u_int bits, bytes; local
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_depr.c68 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, argument
H A Dbn_rand.c118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) argument
211 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
216 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
222 int BN_bntest_rand(BIGNUM *rnd, int bits, in argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_rand.c65 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) argument
157 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
162 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/rsa/
H A Drsa_gen.c83 RSA *RSA_generate_key(int bits, unsigned long e_value, argument
/macosx-10.10/WebCore-7600.1.25/page/win/
H A DFrameCGWin.cpp58 void* bits; local
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dlua_passwd.c54 unsigned int val = 0, bits = 0; local
/macosx-10.10/ksh-23/ksh/src/lib/libast/string/
H A Dfmtip6.c79 fmtip6(const unsigned char* addr, int bits) argument
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Drsa-sf.c264 sf_rsa_generate_key(RSA *rsa, int bits, BIGNUM *e, BN_GENCB *cb) argument
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dn-fold.c44 const int bits = 13 % len; local
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A DdecNumber.h85 uint8_t bits; /* Indicator bits (see above) */ member in struct:__anon932
[all...]
/macosx-10.10/IOGraphics-485/tools/
H A Dimg.c74 uint8_t * bits; local
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DAppleEmbeddedKeyboard.h43 UInt8 bits; member in struct:_SecondaryKey
/macosx-10.10/JavaScriptCore-7600.1.17/interpreter/
H A DCallFrameInlines.h34 inline uint32_t CallFrame::Location::encode(CallFrame::Location::TypeTag tag, uint32_t bits) argument
50 inline uint32_t CallFrame::Location::decode(uint32_t bits) argument
62 encodeAsBytecodeOffset(uint32_t bits) argument
77 encodeAsCodeOriginIndex(uint32_t bits) argument
84 isBytecodeLocation(uint32_t bits) argument
89 isCodeOriginIndex(uint32_t bits) argument
114 setLocationAsRawBits(unsigned bits) argument
[all...]
/macosx-10.10/Libc-1044.1.2/net/FreeBSD/
H A Dinet_net_ntop.c171 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-dsa-cdsa.c398 cdsa_dsa_paramgen(DSA *dsa, int bits, unsigned char *seed, int seed_len, argument
/macosx-10.10/OpenSSH-189/osslshim/ossl-asn1/
H A Dcs-a-bitstr.c76 int ret,j,bits,len; local
[all...]
/macosx-10.10/OpenSSL098-52/src/apps/
H A Ddh.c282 int len,l,bits; local
/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Da_bitstr.c68 int ret,j,bits,len; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa_gen.c80 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
87 static int rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
H A Drsa_x931g.c200 int RSA_X931_generate_key_ex(RSA *rsa, int bits, const BIGNUM *e, BN_GENCB *cb) argument
/macosx-10.10/OpenSSL098-52/src/demos/x509/
H A Dmkcert.c61 int mkcert(X509 **x509p, EVP_PKEY **pkeyp, int bits, int serial, int days) argument
H A Dmkreq.c60 int mkreq(X509_REQ **req, EVP_PKEY **pkeyp, int bits, int serial, int days) argument
/macosx-10.10/OpenSSL098-52/src/fips/rsa/
H A Dfips_rsa_x931g.c204 int RSA_X931_generate_key_ex(RSA *rsa, int bits, const BIGNUM *e, BN_GENCB *cb) argument
/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A DSecAKSWrappers.h83 static inline bool SecAKSLockedAnyStateBitIsSet(bool* isSet, keybag_state_t bits, CFErrorRef* error) argument

Completed in 245 milliseconds

1234567891011>>