Searched defs:bn (Results 1 - 25 of 67) sorted by relevance

123

/macosx-10.9.5/OpenSSH-186/osslshim/ossl-asn1/
H A Dcs-x_bignum.c145 BIGNUM *bn; local
162 BIGNUM *bn; local
[all...]
H A Dcs-a-int.c415 ASN1_INTEGER *BN_to_ASN1_INTEGER(BIGNUM *bn, ASN1_INTEGER *ai) argument
457 BIGNUM *ASN1_INTEGER_to_BN(ASN1_INTEGER *ai, BIGNUM *bn) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dcommon.c108 _hc_BN_to_integer(BIGNUM *bn, heim_integer *integer) argument
120 _hc_integer_to_BN(const heim_integer *i, BIGNUM *bn) argument
[all...]
H A Dtest_bn.c48 BIGNUM *bn; local
82 BIGNUM *bn; local
161 BIGNUM *bn; local
323 BIGNUM *bn; local
346 BIGNUM *bn; local
[all...]
H A Ddh-ltm.c47 BN2mpz(mp_int *s, const BIGNUM *bn) argument
64 BIGNUM *bn; local
H A Ddh-tfm.c47 BN2mpz(fp_int *s, const BIGNUM *bn) argument
64 BIGNUM *bn; local
H A Dec.c173 EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *bn) argument
H A Ddh.c260 BIGNUM *bn = NULL, *sum = NULL; local
506 bn2heim_int(BIGNUM *bn, heim_integer *integer) argument
[all...]
H A Drsa-gmp.c50 BN2mpz(mpz_t s, const BIGNUM *bn) argument
69 BIGNUM *bn; local
H A Drsa-ltm.c70 BN2mpz(mp_int *s, const BIGNUM *bn) argument
495 BIGNUM *bn; local
H A Drsa-tfm.c50 BN2mpz(fp_int *s, const BIGNUM *bn) argument
413 BIGNUM *bn; local
H A Dbn.c60 BN_free(BIGNUM *bn) argument
67 BN_clear(BIGNUM *bn) argument
78 BN_clear_free(BIGNUM *bn) argument
84 BN_dup(const BIGNUM *bn) argument
100 BN_num_bits(const BIGNUM *bn) argument
119 BN_num_bytes(const BIGNUM *bn) argument
129 BN_bin2bn(const void *s, int len, BIGNUM *bn) argument
156 BN_bn2bin(const BIGNUM *bn, void *to) argument
197 BN_bn2hex(const BIGNUM *bn) argument
227 BN_set_negative(BIGNUM *bn, int flag) argument
233 BN_is_negative(const BIGNUM *bn) argument
241 BN_is_bit_set(const BIGNUM *bn, int bit) argument
253 BN_set_bit(BIGNUM *bn, int bit) argument
275 BN_clear_bit(BIGNUM *bn, int bit) argument
289 BN_set_word(BIGNUM *bn, unsigned long num) argument
309 BN_get_word(const BIGNUM *bn) argument
324 BN_rand(BIGNUM *bn, int bits, int top, int bottom) argument
454 } bn; member in struct:BN_CTX
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-common.c154 _cs_BN_to_integer(BIGNUM *bn, heim_integer *integer) argument
168 _cs_integer_to_BN(const heim_integer *i, BIGNUM *bn) argument
[all...]
H A Dossl-dh-cc.c280 BN2mpz(mp_int *s, const BIGNUM *bn) argument
298 BIGNUM *bn; local
H A Dossl-dh.c279 BIGNUM *bn = NULL, *sum = NULL; local
544 bn2heim_int(BIGNUM *bn, heim_integer *integer) argument
[all...]
/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dyp_bind.c95 struct ypbind_binding *bn; local
/macosx-10.9.5/OpenSSH-186/osslshim/tests/
H A Dtest_bn.c75 BIGNUM *bn; local
116 BIGNUM *bn; local
219 BIGNUM *bn; local
412 BIGNUM *bn; local
439 BIGNUM *bn; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_print.c175 int BN_hex2bn(BIGNUM **bn, const char *a) argument
241 int BN_dec2bn(BIGNUM **bn, const char *a) argument
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A Dbn.pm
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dneval.c178 int wp = 0, bp = 0, wn = 0, bn = 0, wb = 0, bb = 0, local
819 int wp = 0, bp = 0, wn = 0, bn = 0, wb = 0, bb = 0, local
[all...]
H A Dseval.c303 int wn = 0, bn = 0, wp = 0, bp = 0; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A DopensshCoding.cpp91 BIGNUM *bn = NULL; local
98 appendBigNum2( CFMutableDataRef cfOut, const BIGNUM *bn) argument
152 BIGNUM *bn = BN_bin2bn(cp, bytes, NULL); local
163 appendBigNumDec( CFMutableDataRef cfOut, const BIGNUM *bn) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/rsa/
H A Drsa_lib.c312 BIGNUM *bn,**t[6],*b; local
/macosx-10.9.5/vim-53/src/
H A Dblowfish.c518 int i, bn; local
/macosx-10.9.5/CommonCrypto-60049/lib/
H A DCommonBigNum.c77 CCBigNumClear(CCBigNumRef bn) argument
86 CCBigNumFree(CCBigNumRef bn) argument
95 CCBigNumCopy(CCStatus *status, const CCBigNumRef bn) argument
106 CCBigNumBitCount(const CCBigNumRef bn) argument
114 CCBigNumZeroLSBCount(const CCBigNumRef bn) argument
122 CCBigNumByteCount(const CCBigNumRef bn) argument
141 CCBigNumToData(CCStatus *status, const CCBigNumRef bn, void *to) argument
167 CCBigNumToHexString(CCStatus *status, const CCBigNumRef bn) argument
196 CCBigNumToDecimalString(CCStatus *status, const CCBigNumRef bn) argument
226 CCBigNumSetNegative(CCBigNumRef bn) argument
235 CCBigNumSetI(CCBigNumRef bn, uint64_t num) argument
244 CCBigNumGetI(CCStatus *status, const CCBigNumRef bn) argument
497 CCBigNumIsPrime(CCStatus *status, const CCBigNumRef bn) argument
508 CCBigNumIsOdd(CCStatus *status, const CCBigNumRef bn) argument
518 CCBigNumIsZero(CCStatus *status, const CCBigNumRef bn) argument
528 CCBigNumIsNegative(CCStatus *status, const CCBigNumRef bn) argument
[all...]

Completed in 284 milliseconds

123