Searched defs:nbytes (Results 251 - 275 of 286) sorted by relevance

<<1112

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmempolicy.c1167 const int nbytes = BITS_TO_LONGS(MAX_NUMNODES) * sizeof(long); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.c1198 int nbytes; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dpubkey.c1131 size_t dlen, nbytes, n; local
795 octet_string_from_mpi(unsigned char **r_frame, void *space, gcry_mpi_t value, size_t nbytes) argument
3980 gcry_pk_algo_info(int algorithm, int what, void *buffer, size_t *nbytes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dvty.c404 vty_write(struct vty *vty, char *buf, size_t nbytes) argument
1106 vty_telnet_option(struct vty *vty, unsigned char *buf, int nbytes) argument
1275 int nbytes; local
1946 int nbytes; local
[all...]
H A Dregex.c2701 unsigned nbytes = 10 + (upper_bound > 1) * 10; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dpubkey.c1131 size_t dlen, nbytes, n; local
795 octet_string_from_mpi(unsigned char **r_frame, void *space, gcry_mpi_t value, size_t nbytes) argument
3980 gcry_pk_algo_info(int algorithm, int what, void *buffer, size_t *nbytes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dosf_sys.c462 long nbytes; member in struct:pl_args::setargs
467 long nbytes; member in struct:pl_args::fsetargs
474 long nbytes; member in struct:pl_args::getargs
481 long nbytes; member in struct:pl_args::fgetargs
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmsrom.c2050 srom_read(si_t *sih, uint bustype, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf, bool check_crc) argument
2144 srom_write(si_t *sih, uint bustype, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf) argument
5393 srom_otp_write_region_crc(si_t *sih, uint nbytes, uint16* buf16, bool write) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Doptions.c1050 parse_hash_fingerprint(const char *str, int nbytes, int msglevel, struct gc_arena *gc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dvia-pmu.c1097 pmu_request(struct adb_request *req, void (*done)(struct adb_request *), int nbytes, ...) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcrypto.h132 unsigned int nbytes; member in struct:ablkcipher_request
713 ablkcipher_request_set_crypt( struct ablkcipher_request *req, struct scatterlist *src, struct scatterlist *dst, unsigned int nbytes, void *iv) argument
965 crypto_blkcipher_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
974 crypto_blkcipher_encrypt_iv(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
982 crypto_blkcipher_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
991 crypto_blkcipher_decrypt_iv(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
1187 crypto_hash_update(struct hash_desc *desc, struct scatterlist *sg, unsigned int nbytes) argument
1199 crypto_hash_digest(struct hash_desc *desc, struct scatterlist *sg, unsigned int nbytes, u8 *out) argument
[all...]
H A Disdn.h525 int nbytes; /* 1 Matrixbyte -> nbytes in stream */ member in struct:__anon17621
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4xdr.c133 read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) argument
196 savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) argument
[all...]
H A Dnfs4state.c97 opaque_hashval(const void *ptr, int nbytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsun4c.c137 unsigned long nbytes = SUN4C_VAC_SIZE; local
168 unsigned long nbytes = SUN4C_VAC_SIZE; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c510 int nbytes, cpu; local
808 cipher_descriptor_len(int nbytes, unsigned int block_size) argument
871 int err, nbytes; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dvisibility.c553 gcry_cipher_info (gcry_cipher_hd_t h, int what, void *buffer, size_t *nbytes) argument
559 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
697 gcry_pk_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
885 gcry_md_info (gcry_md_hd_t h, int what, void *buffer, size_t *nbytes) argument
894 gcry_md_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
1245 gcry_random_bytes(size_t nbytes, enum gcry_random_level level) argument
1258 gcry_random_bytes_secure(size_t nbytes, enum gcry_random_level level) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dw32-gettext.c1313 size_t nbytes; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dvisibility.c553 gcry_cipher_info (gcry_cipher_hd_t h, int what, void *buffer, size_t *nbytes) argument
559 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
697 gcry_pk_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
885 gcry_md_info (gcry_md_hd_t h, int what, void *buffer, size_t *nbytes) argument
894 gcry_md_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
1245 gcry_random_bytes(size_t nbytes, enum gcry_random_level level) argument
1258 gcry_random_bytes_secure(size_t nbytes, enum gcry_random_level level) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-gettext.c1313 size_t nbytes; local
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/
H A Depi_ttcp.c635 double nbytes; /* bytes on net */ variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcgroup.c1907 cgroup_write_X64(struct cgroup *cgrp, struct cftype *cft, struct file *file, const char __user *userbuf, size_t nbytes, loff_t *unused_ppos) argument
1940 cgroup_write_string(struct cgroup *cgrp, struct cftype *cft, struct file *file, const char __user *userbuf, size_t nbytes, loff_t *unused_ppos) argument
1975 cgroup_file_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
1996 cgroup_read_u64(struct cgroup *cgrp, struct cftype *cft, struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
2008 cgroup_read_s64(struct cgroup *cgrp, struct cftype *cft, struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
2020 cgroup_file_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4xdr.c740 static __be32 *reserve_space(struct xdr_stream *xdr, size_t nbytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.h542 __le64 nbytes; member in struct:btrfs_inode_item
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c3907 unsigned nbytes = 2 + 4 * OFFSET_ADDRESS_SIZE + local

Completed in 628 milliseconds

<<1112