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

12345678

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcommon.c53 _hc_BN_to_integer(BIGNUM *bn, heim_integer *integer) argument
65 _hc_integer_to_BN(const heim_integer *i, BIGNUM *bn) argument
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dcmp_ui.c58 mp_size_t bn; local
H A Dcmp_abs.c32 mp_size_t bn, cn; local
H A Dcmp_si.c56 mp_size_t bn; local
H A Dcmp.c35 mp_size_t bn, cn; local
H A Dround_p.c30 mpfr_round_p (mp_limb_t *bp, mp_size_t bn, mpfr_exp_t err0, mpfr_prec_t prec) argument
58 mpfr_round_p (mp_limb_t *bp, mp_size_t bn, mpfr_exp_t err0, mpfr_prec_t prec) argument
[all...]
H A Dsqr.c33 mp_size_t bn, tn; local
[all...]
H A Dcmp2.c40 mp_size_t bn, cn; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dgcd_subdiv_step.c40 mp_size_t an, bn; local
[all...]
H A Dnussbaumer_mul.c33 mpn_nussbaumer_mul(mp_ptr pp, mp_srcptr ap, mp_size_t an, mp_srcptr bp, mp_size_t bn) argument
[all...]
H A Dpow_1.c30 mpn_pow_1 (mp_ptr rp, mp_srcptr bp, mp_size_t bn, mp_limb_t exp, mp_ptr tp) argument
[all...]
H A Dgcdext_subdiv_step.c44 mp_size_t an, bn, un; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dprime.c68 BIGNUM *bn=NULL; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/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
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpz/
H A Dpowm_sec.c34 mp_size_t rn, bn, es, en; local
H A Dpowm_ui.c46 mp_size_t xn, tn, mn, bn; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-cmp_ui.c33 ref_mpq_cmp_ui (mpq_t a, unsigned long int bn, unsigned long int bd) argument
61 unsigned long int bn, bd; local
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/ffs/
H A Dufs_bmap.c75 ufs_getlbns(struct inode *ip, daddr_t bn, struct indir *ap, int *nump) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/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...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_print.c89 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/jpake/
H A Djpaketest.c18 static void showbn(const char *name, const BIGNUM *bn) argument
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/stand/common/
H A Dblkdev.c153 blkdevstrategy(void *devdata, int rw, daddr_t bn, size_t reqcnt, void *addrvoid, size_t *cnt) argument
/netbsd-6-1-5-RELEASE/sys/ufs/ext2fs/
H A Dext2fs_bmap.c135 ext2fs_bmaparray(struct vnode *vp, daddr_t bn, daddr_t *bnp, struct indir *ap, argument
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/adosfs/
H A Dadlookup.c79 u_long bn, plen, hval; local

Completed in 135 milliseconds

12345678