Home
last modified time | relevance | path

Searched defs:blocksize (Results 1 – 25 of 117) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dciphercommon_block.c57 size_t blocksize, in ossl_cipher_fillblock()
80 int ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, in ossl_cipher_trailingdata()
99 void ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_padblock()
108 int ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_unpadblock()
160 size_t blocksize, in ossl_cipher_tlsunpadblock()
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_block.c57 size_t blocksize, in ossl_cipher_fillblock()
80 int ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, in ossl_cipher_trailingdata()
99 void ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_padblock()
108 int ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_unpadblock()
160 size_t blocksize, in ossl_cipher_tlsunpadblock()
/third_party/mesa3d/src/asahi/lib/
Dtiling.h39 agx_select_tile_shift(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_shift()
56 agx_select_tile_size(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_size()
/third_party/ltp/include/lapi/
Dcryptouser.h59 unsigned int blocksize; member
65 unsigned int blocksize; member
73 unsigned int blocksize; member
82 unsigned int blocksize; member
/third_party/ffmpeg/libavformat/
Dshortendec.c31 int version, internal_ftype, channels, blocksize; in shn_probe() local
Dwv.h35 uint32_t blocksize; //< size of the block data (excluding the header) member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c238 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_linear() local
264 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_video() local
287 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_tiled() local
/third_party/ffmpeg/libavcodec/ppc/
Dvorbisdsp_altivec.c32 intptr_t blocksize) in vorbis_inverse_coupling_altivec()
/third_party/astc-encoder/Test/
Dastc_profile_valgrind.py98 def run_pass(image, noStartup, encoder, blocksize, quality): argument
/third_party/pulseaudio/src/modules/echo-cancel/
Decho-cancel.h58 uint32_t blocksize; member
67 unsigned int blocksize; /* in frames */ member
/third_party/node/deps/openssl/openssl/crypto/ec/
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; in ossl_ec_wNAF_precompute_mult() local
/third_party/libsnd/src/G72x/
Dg72x.c134 struct g72x_state * g72x_reader_init (int codec, int *blocksize, int *samplesperblock) in g72x_reader_init()
189 struct g72x_state * g72x_writer_init (int codec, int *blocksize, int *samplesperblock) in g72x_writer_init()
605 unpack_bytes (int bits, int blocksize, const unsigned char * block, short * samples) in unpack_bytes()
/third_party/openssl/crypto/ec/
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; in ossl_ec_wNAF_precompute_mult() local
/third_party/mesa3d/src/panfrost/shared/test/
Dtest-tiling.cpp54 tiled_offset(unsigned x, unsigned y, unsigned stride, unsigned tilesize, unsigned blocksize) in tiled_offset()
72 linear_offset(unsigned x, unsigned y, unsigned stride, unsigned blocksize) in linear_offset()
89 unsigned blocksize = (desc->block.bits / 8); in ref_access_tiled() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.c55 unsigned int blocksize = pool->total_allocated; in refill_pool() local
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate05.c34 static blksize_t blocksize; variable
/third_party/ffmpeg/libavcodec/
Dvorbis_parser_internal.h38 int blocksize[2]; ///< short and long window sizes member
Dlpc.c202 const int32_t *samples, int blocksize, int min_order, in ff_lpc_calc_coefs()
301 av_cold int ff_lpc_init(LPCContext *s, int blocksize, int max_order, in ff_lpc_init()
Dflac.c148 int ff_flac_get_max_frame_size(int blocksize, int ch, int bps) in ff_flac_get_max_frame_size()
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c128 size_t blocksize = 0x800000, pagesize = SAFE_SYSCONF(_SC_PAGESIZE); in check_vnet_hdr() local
/third_party/pcre2/pcre2/src/
Dpcre2_serialize.c207 CODE_BLOCKSIZE_TYPE blocksize; in pcre2_serialize_decode() local
/third_party/ltp/lib/
Dtst_memutils.c21 size_t i, map_count = 0, safety = 0, blocksize = BLOCKSIZE; in tst_pollute_memory() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c233 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_video() local
256 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_tiled() local
/third_party/openssl/crypto/evp/
Devp_enc.c649 int blocksize; in EVP_EncryptUpdate() local
711 int blocksize; in EVP_EncryptFinal_ex() local
798 int blocksize; in EVP_DecryptUpdate() local
932 int blocksize; in EVP_DecryptFinal_ex() local
/third_party/node/deps/openssl/openssl/crypto/evp/
Devp_enc.c654 int blocksize; in EVP_EncryptUpdate() local
716 int blocksize; in EVP_EncryptFinal_ex() local
803 int blocksize; in EVP_DecryptUpdate() local
937 int blocksize; in EVP_DecryptFinal_ex() local

12345