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

1234

/macosx-10.10/OpenSSL098-52/src/apps/
H A Dprime.c65 BIGNUM *bn=NULL; local
H A Dgenrsa.c105 BIGNUM *bn = BN_new(); local
/macosx-10.10/OpenSSH-189/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.10/OpenSSL098-52/src/crypto/asn1/
H A Dx_bignum.c112 BIGNUM *bn; local
129 BIGNUM *bn; local
H A Da_enum.c138 ASN1_ENUMERATED *BN_to_ASN1_ENUMERATED(BIGNUM *bn, ASN1_ENUMERATED *ai) argument
174 BIGNUM *ASN1_ENUMERATED_to_BN(ASN1_ENUMERATED *ai, BIGNUM *bn) argument
H A Da_int.c404 ASN1_INTEGER *BN_to_ASN1_INTEGER(BIGNUM *bn, ASN1_INTEGER *ai) argument
446 BIGNUM *ASN1_INTEGER_to_BN(ASN1_INTEGER *ai, BIGNUM *bn) argument
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_const.c14 BIGNUM *get_rfc2409_prime_768(BIGNUM *bn) argument
37 BIGNUM *get_rfc2409_prime_1024(BIGNUM *bn) argument
63 BIGNUM *get_rfc3526_prime_1536(BIGNUM *bn) argument
93 BIGNUM *get_rfc3526_prime_2048(BIGNUM *bn) argument
129 get_rfc3526_prime_3072(BIGNUM *bn) argument
175 get_rfc3526_prime_4096(BIGNUM *bn) argument
232 get_rfc3526_prime_6144(BIGNUM *bn) argument
310 get_rfc3526_prime_8192(BIGNUM *bn) argument
[all...]
H A Dbn_print.c172 int BN_hex2bn(BIGNUM **bn, const char *a) argument
239 int BN_dec2bn(BIGNUM **bn, const char *a) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/ec/
H A Dec_print.c89 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) argument
/macosx-10.10/OpenSSL098-52/src/crypto/jpake/
H A Djpaketest.c18 static void showbn(const char *name, const BIGNUM *bn) argument
/macosx-10.10/Heimdal-398.1.2/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
/macosx-10.10/OpenSSH-189/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...]
/macosx-10.10/Libinfo-459/nis.subproj/
H A Dyp_bind.c95 struct ypbind_binding *bn; local
/macosx-10.10/OpenSSH-189/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.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa_eng.c318 BIGNUM *bn,**t[6],*b; local
/macosx-10.10/Security-57031.1.35/Security/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.10/Chess-310.6/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

Completed in 227 milliseconds

1234