Home
last modified time | relevance | path

Searched defs:blocksize (Results 101 - 125 of 380) sorted by relevance

12345678910>>...16

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_enc.c108 int ret = 0, i, blocksize; in enc_read() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_mult.c39 size_t blocksize; /* block size for wNAF splitting */ member
417 size_t blocksize = 0, numblocks = 0; /* for wNAF splitting */ in ossl_ec_wNAF_mul() local
835 size_t i, bits, w, pre_points_per_block, blocksize, numblocks, num; ossl_ec_wNAF_precompute_mult() local
[all...]
/third_party/openssl/crypto/evp/
H A Dbio_enc.c108 int ret = 0, i, blocksize; in enc_read() local
/third_party/openssl/crypto/ec/
H A Dec_mult.c39 size_t blocksize; /* block size for wNAF splitting */ member
417 size_t blocksize = 0, numblocks = 0; /* for wNAF splitting */ in ossl_ec_wNAF_mul() local
835 size_t i, bits, w, pre_points_per_block, blocksize, numblocks, num; ossl_ec_wNAF_precompute_mult() local
[all...]
/third_party/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c265 static void n_fold(unsigned char *block, unsigned int blocksize, in n_fold() argument
363 size_t blocksize; in KRB5KDF() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.c146 unsigned int blocksize = in qce_ahash_export() local
176 unsigned int blocksize; in qce_import_common() local
245 unsigned int blocksize; in qce_ahash_update() local
370 unsigned int blocksize; qce_ahash_hmac_setkey() local
441 unsigned int blocksize; global() member
[all...]
H A Dcommon.c151 unsigned int blocksize = crypto_tfm_alg_blocksize(async_req->tfm); in qce_setup_regs_ahash() local
/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dnull_blk.h65 unsigned int blocksize; /* block size */ member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcb710-mmc.c210 cb710_mmc_set_transfer_size(struct cb710_slot *slot, size_t count, size_t blocksize) cb710_mmc_set_transfer_size() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_diag.c104 mdsk_init_io(struct dasd_device *device, unsigned int blocksize, in mdsk_init_io() argument
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dsddr55.c91 int blocksize; /* Size of block in pages */ member
[all...]
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c607 int blocksize; in gss_krb5_aes_encrypt() local
730 int nblocks, blocksize, cbcbytes; in gss_krb5_aes_decrypt() local
[all...]
H A Dgss_krb5_wrap.c43 gss_krb5_padding(int blocksize, int length) in gss_krb5_padding() argument
49 gss_krb5_add_padding(struct xdr_buf *buf, int offset, int blocksize) in gss_krb5_add_padding() argument
66 gss_krb5_remove_padding(struct xdr_buf *buf, int blocksize) in gss_krb5_remove_padding() argument
164 int blocksize = 0, plainlen; in gss_wrap_kerberos_v1() local
263 int blocksize; gss_unwrap_kerberos_v1() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Dmpage.c162 const unsigned blocksize = 1 << blkbits; in do_mpage_readpage() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dmove_extent.c172 unsigned int blocksize, block_start, block_end; in mext_page_mkuptodate() local
256 unsigned long blocksize = orig_inode->i_sb->s_blocksize; in move_extent_per_page() local
454 unsigned int blocksize in mext_check_arguments() local
[all...]
/kernel/linux/linux-5.10/fs/adfs/
H A Dsuper.c288 unsigned int blocksize = BLOCK_SIZE; in adfs_probe() local
/kernel/linux/linux-5.10/fs/sysv/
H A Ditree.c130 int blocksize = inode->i_sb->s_blocksize; in alloc_branch() local
377 unsigned blocksize; in sysv_truncate() local
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcb710-mmc.c210 cb710_mmc_set_transfer_size(struct cb710_slot *slot, size_t count, size_t blocksize) cb710_mmc_set_transfer_size() argument
/kernel/linux/linux-6.6/fs/adfs/
H A Dsuper.c288 unsigned int blocksize = BLOCK_SIZE; in adfs_probe() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dmove_extent.c176 unsigned int blocksize, block_start, block_end; in mext_page_mkuptodate() local
262 unsigned long blocksize = orig_inode->i_sb->s_blocksize; in move_extent_per_page() local
460 unsigned int blocksize in mext_check_arguments() local
[all...]
/kernel/linux/linux-6.6/fs/sysv/
H A Ditree.c130 int blocksize = inode->i_sb->s_blocksize; in alloc_branch() local
377 unsigned blocksize; in sysv_truncate() local
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dsddr55.c91 int blocksize; /* Size of block in pages */ member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Daead.c508 unsigned int blocksize = crypto_aead_blocksize(tfm); in qce_aead_crypt() local
694 unsigned int blocksize; member
[all...]
H A Dcommon.c155 unsigned int blocksize = crypto_tfm_alg_blocksize(async_req->tfm); in qce_setup_regs_ahash() local
H A Dsha.c193 unsigned int blocksize; in qce_ahash_update() local
337 unsigned int blocksize; in qce_ahash_hmac_setkey() local
408 unsigned int blocksize; member
[all...]

Completed in 21 milliseconds

12345678910>>...16