Searched defs:bn (Results 26 - 50 of 84) sorted by relevance

1234

/freebsd-10-stable/sys/ia64/ia64/
H A Dtrap.c161 printbits(uint64_t mask, struct bitname *bn, int count) argument
/freebsd-10-stable/usr.sbin/setfmac/
H A Dsetfmac.c88 char *bn; local
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_ctx.c371 BIGNUM *bn = p->head->vals; local
389 BIGNUM *bn = item->vals; local
405 BIGNUM *bn; local
[all...]
H A Dbn_nist.c374 BN_ULONG bn[BN_NIST_192_TOP]; member in union:__anon37
515 BN_ULONG bn[BN_NIST_224_TOP]; member in union:__anon38
696 BN_ULONG bn[BN_NIST_256_TOP]; member in union:__anon40
942 BN_ULONG bn[BN_NIST_384_TOP]; member in union:__anon42
[all...]
H A Dbn_lib.c604 BIGNUM *bn = NULL; local
/freebsd-10-stable/crypto/openssl/engines/
H A De_gmp.c268 static int bn2gmp(const BIGNUM *bn, mpz_t g) argument
292 gmp2bn(mpz_t g, BIGNUM *bn) argument
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_sign.c365 int store_bignum(BIGNUM *bn, unsigned char *buf, int len) argument
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_inode.c181 ufs2_daddr_t bn, lbn, lastblock, lastiblock[NIADDR], indir_lbn[NIADDR]; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dvfs_cluster.c314 daddr_t bn; local
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_inode.c116 int32_t bn, lbn, lastiblock[NIADDR], indir_lbn[NIADDR]; local
[all...]
/freebsd-10-stable/sys/fs/msdosfs/
H A Dmsdosfs_fat.c94 u_long bn, size; local
140 u_long bn; local
491 u_long bn, bo, bsize, byteoffset; local
601 u_long bn, bo, bsize, byteoffset, readcn, newc; local
873 u_long bn, bo, bsize, byteoffset; local
937 u_long bn, bo, bsize, byteoffset; local
1159 u_long bn, bo, bsize, byteoffset, fatval; local
[all...]
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_bio.c1232 nfs_getcacheblk(struct vnode *vp, daddr_t bn, int size, struct thread *td) argument
/freebsd-10-stable/crypto/openssl/crypto/jpake/
H A Djpake.c148 static void hashbn(SHA_CTX *sha, const BIGNUM *bn) argument
442 static void quickhashbn(unsigned char *md, const BIGNUM *bn) argument
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clbio.c1283 nfs_getcacheblk(struct vnode *vp, daddr_t bn, int size, struct thread *td) argument
/freebsd-10-stable/contrib/bmake/
H A Dmake.c1004 GNode *bn = v_bn; local
/freebsd-10-stable/contrib/gcc/
H A Ddominance.c237 basic_block bn; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dks_p11.c573 BIGNUM *bn; local
/freebsd-10-stable/lib/libc/nameser/
H A Dns_name.c769 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { argument
/freebsd-10-stable/sys/geom/
H A Dgeom_ccd.c328 daddr_t bn, lbn; local
439 daddr_t bn; local
516 ccdbuffer(struct bio **cb, struct ccd_s *cs, struct bio *bp, daddr_t bn, caddr_t addr, long bcount) argument
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dts.c882 BIGNUM *bn = NULL; local
/freebsd-10-stable/usr.bin/xlint/xlint/
H A Dxlint.c596 const char *bn, *suff; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c177 BIGNUM *bn = NULL; local
/freebsd-10-stable/sys/vm/
H A Dvnode_pager.c296 daddr_t bn; local
/freebsd-10-stable/contrib/less/
H A Dch.c150 struct bufnode *bn; local
423 struct bufnode *bn; local
461 struct bufnode *bn; local
548 struct bufnode *bn; local
575 struct bufnode *bn; local
698 struct bufnode *bn; local
766 struct bufnode *bn; local
805 struct bufnode *bn; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/pem/
H A Dpvkfmt.c436 static void write_lebn(unsigned char **out, const BIGNUM *bn, int len) argument

Completed in 378 milliseconds

1234