Home
last modified time | relevance | path

Searched defs:bsize (Results 1 – 25 of 90) sorted by relevance

1234

/linux-3.3/arch/s390/crypto/
Dsha_common.c24 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_update() local
64 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_final() local
/linux-3.3/fs/freevxfs/
Dvxfs_olt.c57 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock()
77 vxfs_read_olt(struct super_block *sbp, u_long bsize) in vxfs_read_olt()
Dvxfs_lookup.c74 u_long bsize = ip->i_sb->s_blocksize; in dir_blocks() local
117 u_long bsize = ip->i_sb->s_blocksize; in vxfs_find_entry() local
242 u_long bsize = sbp->s_blocksize; in vxfs_readdir() local
Dvxfs_super.c153 u_long bsize; in vxfs_fill_super() local
Dvxfs_bmap.c71 unsigned long bsize = sb->s_blocksize; in vxfs_bmap_ext4() local
/linux-3.3/crypto/
Dpcbc.c51 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_segment() local
76 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_inplace() local
129 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_decrypt_segment() local
156 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_decrypt_inplace() local
Dcts.c80 int bsize = crypto_blkcipher_blocksize(desc->tfm); in cts_cbc_encrypt() local
130 int bsize = crypto_blkcipher_blocksize(desc->tfm); in crypto_cts_encrypt() local
166 int bsize = crypto_blkcipher_blocksize(desc->tfm); in cts_cbc_decrypt() local
224 int bsize = crypto_blkcipher_blocksize(desc->tfm); in crypto_cts_decrypt() local
Dcbc.c48 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_encrypt_segment() local
72 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_encrypt_inplace() local
120 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_decrypt_segment() local
146 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_decrypt_inplace() local
Dctr.c52 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_final() local
73 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_segment() local
99 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_inplace() local
129 unsigned int bsize = crypto_cipher_blocksize(child); in crypto_ctr_crypt() local
Dlrw.c84 int err, bsize = LRW_BLOCK_SIZE; in setkey() local
221 const unsigned int bsize = LRW_BLOCK_SIZE; in lrw_crypt() local
Dablkcipher.c80 unsigned int bsize) in ablkcipher_done_slow()
154 unsigned int bsize, in ablkcipher_next_slow()
232 unsigned int alignmask, bsize, n; in ablkcipher_walk_next() local
Dblkcipher.c75 unsigned int bsize) in blkcipher_done_slow()
151 unsigned int bsize, in blkcipher_next_slow()
231 unsigned int bsize; in blkcipher_walk_next() local
/linux-3.3/arch/m68k/emu/
Dnfblock.c56 u32 blocks, bsize; member
97 static int __init nfhd_init_one(int id, u32 blocks, u32 bsize) in nfhd_init_one()
155 u32 blocks, bsize; in nfhd_init() local
/linux-3.3/arch/x86/crypto/
Dtwofish_glue_3way.c67 unsigned int bsize = TF_BLOCK_SIZE; in ecb_crypt() local
151 unsigned int bsize = TF_BLOCK_SIZE; in __cbc_encrypt() local
192 unsigned int bsize = TF_BLOCK_SIZE; in __cbc_decrypt() local
333 unsigned int bsize = TF_BLOCK_SIZE; in __ctr_crypt() local
439 const unsigned int bsize = TF_BLOCK_SIZE; in encrypt_callback() local
454 const unsigned int bsize = TF_BLOCK_SIZE; in decrypt_callback() local
Dblowfish_glue.c105 unsigned int bsize = BF_BLOCK_SIZE; in ecb_crypt() local
189 unsigned int bsize = BF_BLOCK_SIZE; in __cbc_encrypt() local
230 unsigned int bsize = BF_BLOCK_SIZE; in __cbc_decrypt() local
352 unsigned int bsize = BF_BLOCK_SIZE; in __ctr_crypt() local
Dserpent_sse2_glue.c80 const unsigned int bsize = SERPENT_BLOCK_SIZE; in ecb_crypt() local
174 const unsigned int bsize = SERPENT_BLOCK_SIZE; in __cbc_encrypt() local
215 const unsigned int bsize = SERPENT_BLOCK_SIZE; in __cbc_decrypt() local
360 const unsigned int bsize = SERPENT_BLOCK_SIZE; in __ctr_crypt() local
472 const unsigned int bsize = SERPENT_BLOCK_SIZE; in encrypt_callback() local
489 const unsigned int bsize = SERPENT_BLOCK_SIZE; in decrypt_callback() local
/linux-3.3/sound/oss/
Dsb_audio.c256 static int sb1_audio_prepare_for_input(int dev, int bsize, int bcount) in sb1_audio_prepare_for_input()
271 static int sb1_audio_prepare_for_output(int dev, int bsize, int bcount) in sb1_audio_prepare_for_output()
468 static int sbpro_audio_prepare_for_input(int dev, int bsize, int bcount) in sbpro_audio_prepare_for_input()
496 static int sbpro_audio_prepare_for_output(int dev, int bsize, int bcount) in sbpro_audio_prepare_for_output()
632 static int sb16_audio_prepare_for_input(int dev, int bsize, int bcount) in sb16_audio_prepare_for_input()
658 static int sb16_audio_prepare_for_output(int dev, int bsize, int bcount) in sb16_audio_prepare_for_output()
Dpas2_pcm.c363 static int pas_audio_prepare_for_input(int dev, int bsize, int bcount) in pas_audio_prepare_for_input()
369 static int pas_audio_prepare_for_output(int dev, int bsize, int bcount) in pas_audio_prepare_for_output()
/linux-3.3/fs/reiserfs/
Ditem_ops.c29 static int sd_is_left_mergeable(struct reiserfs_key *key, unsigned long bsize) in sd_is_left_mergeable()
137 unsigned long bsize) in direct_is_left_mergeable()
233 unsigned long bsize) in indirect_is_left_mergeable()
378 unsigned long bsize) in direntry_is_left_mergeable()
663 unsigned long bsize) in errcatch_is_left_mergeable()
/linux-3.3/drivers/mtd/
Dftl.c791 uint32_t log_addr, bsize; in ftl_read() local
837 uint32_t bsize, blk, le_virt_addr; in set_bam_entry() local
905 uint32_t bsize, log_addr, virt_addr, old_addr, blk; in ftl_write() local
1013 uint32_t bsize = 1 << part->header.EraseUnitSize; in ftl_discardsect() local
/linux-3.3/fs/nfs/
Dinternal.h99 unsigned int bsize; member
376 unsigned long nfs_block_bits(unsigned long bsize, unsigned char *nrbitsp) in nfs_block_bits()
405 unsigned long nfs_block_size(unsigned long bsize, unsigned char *nrbitsp) in nfs_block_size()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnvc0_vram.c110 u32 bsize = nv_rd32(dev, 0x10f20c); in nvc0_vram_init() local
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_inline.h48 host_to_fcp_swap(uint8_t *fcp, uint32_t bsize) in host_to_fcp_swap()
/linux-3.3/lib/mpi/
Dmpi-pow.c42 mpi_size_t esize, msize, bsize, rsize; in mpi_powm() local
/linux-3.3/fs/affs/
Dfile.c501 u32 bidx, boff, bsize; in affs_do_readpage_ofs() local
536 u32 size, bsize; in affs_extent_file_ofs() local
664 u32 bidx, boff, bsize; in affs_write_end_ofs() local

1234