/third_party/openssl/crypto/rsa/ |
H A D | rsa_oaep.c | 165 unsigned int good = 0, found_one_byte, mask; in RSA_padding_check_PKCS1_OAEP_mgf1() local 332 PKCS1_MGF1(unsigned char *mask, long len, const unsigned char *seed, long seedlen, const EVP_MD *dgst) PKCS1_MGF1() argument [all...] |
/third_party/openssl/ohos_lite/crypto/ |
H A D | cryptlib.c | 114 IA32CAP mask = vec; in OPENSSL_cpuid_setup() local
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 491 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha256_cipher() local [all...] |
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 449 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha1_cipher() local [all...] |
/third_party/openssl/include/internal/ |
H A D | constant_time.h | 276 constant_time_select(unsigned int mask, unsigned int a, unsigned int b) constant_time_select() argument 283 constant_time_select_s(size_t mask, size_t a, size_t b) constant_time_select_s() argument 290 constant_time_select_8(unsigned char mask, unsigned char a, unsigned char b) constant_time_select_8() argument 297 constant_time_select_int(unsigned int mask, int a, int b) constant_time_select_int() argument 303 constant_time_select_int_s(size_t mask, int a, int b) constant_time_select_int_s() argument 309 constant_time_select_32(uint32_t mask, uint32_t a, uint32_t b) constant_time_select_32() argument 315 constant_time_select_64(uint64_t mask, uint64_t a, uint64_t b) constant_time_select_64() argument 331 constant_time_cond_swap_32(uint32_t mask, uint32_t *a, uint32_t *b) constant_time_cond_swap_32() argument 351 constant_time_cond_swap_64(uint64_t mask, uint64_t *a, uint64_t *b) constant_time_cond_swap_64() argument 373 constant_time_cond_swap_buff(unsigned char mask, unsigned char *a, unsigned char *b, size_t len) constant_time_cond_swap_buff() argument 403 unsigned char mask; constant_time_lookup() local [all...] |
/third_party/openssl/ohos_lite/include/internal/ |
H A D | constant_time.h | 270 constant_time_select(unsigned int mask, unsigned int a, unsigned int b) constant_time_select() argument 277 constant_time_select_s(size_t mask, size_t a, size_t b) constant_time_select_s() argument 284 constant_time_select_8(unsigned char mask, unsigned char a, unsigned char b) constant_time_select_8() argument 291 constant_time_select_int(unsigned int mask, int a, int b) constant_time_select_int() argument 297 constant_time_select_int_s(size_t mask, int a, int b) constant_time_select_int_s() argument 303 constant_time_select_32(uint32_t mask, uint32_t a, uint32_t b) constant_time_select_32() argument 309 constant_time_select_64(uint64_t mask, uint64_t a, uint64_t b) constant_time_select_64() argument 325 constant_time_cond_swap_32(uint32_t mask, uint32_t *a, uint32_t *b) constant_time_cond_swap_32() argument 345 constant_time_cond_swap_64(uint64_t mask, uint64_t *a, uint64_t *b) constant_time_cond_swap_64() argument 369 unsigned char mask; constant_time_lookup() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | operand.cpp | 299 spvPushOperandTypesForMask(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) spvPushOperandTypesForMask() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | fold.cpp | 348 uint32_t mask = constants[i]->GetU32BitValue(); in FoldBinaryIntegerOpToConstant() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | operand.cpp | 299 spvPushOperandTypesForMask(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) spvPushOperandTypesForMask() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | fold.cpp | 348 uint32_t mask = constants[i]->GetU32BitValue(); in FoldBinaryIntegerOpToConstant() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_decompress_symbolic.cpp | 144 int mask = (decode_mode == DECODE_LDR_SRGB) ? 0xFF00 : 0xFFFF; in decompress_symbolic_block() local
|
H A D | astc_symbolic_physical.cpp | 30 int mask = (1 << bitcount) - 1; in read_bits() local
|
/third_party/skia/third_party/externals/libpng/contrib/pngminus/ |
H A D | pnm2png.c | 566 static int mask = 0; in get_data() local 597 static png_uint_32 mask = 0; in get_value() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | lossless_enc_mips_dsp_r2.c | 183 const uint32_t mask = 0xff00ffu; in CollectColorBlueTransforms_MIPSdspR2() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationweights.cpp | 61 uint32_t mask; /* 0xffffffff except a 00 "hole" for the index-th byte */ in setWeightByte() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_writer_utils.c | 144 uint32_t mask; in VP8PutBits() local
|
H A D | huffman_utils.c | 146 uint32_t mask = total_size - 1; // mask for low bits in BuildHuffmanTable() local
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
H A D | fuzz_utils.h | 55 const uint8_t mask = 1u << (*bit_pos & 7); in Extract() local
|
/third_party/skia/tests/ |
H A D | DrawBitmapRectTest.cpp | 27 static void rand_matrix(SkMatrix* mat, SkRandom& rand, unsigned mask) { in rand_matrix() argument
|
/third_party/skia/src/utils/ |
H A D | SkUTF.cpp | 134 uint32_t mask = (uint32_t)~0x3F; in NextUTF8() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_longest_match_quickly_inc.h | 95 Store( HashLongestMatchQuickly* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 108 StoreRange( HashLongestMatchQuickly* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
|
H A D | hash_rolling_inc.h | 100 Store(HashRolling* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 108 StoreRange(HashRolling* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
|
H A D | hash_longest_match64_inc.h | 23 HashBytes(const uint8_t* BROTLI_RESTRICT data, const uint64_t mask, const int shift) HashBytes() argument 109 Store( HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 122 StoreRange(HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
|
H A D | block_splitter.c | 50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument 122 BrotliSplitBlock(MemoryManager* m, const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t pos, const size_t mask, const BrotliEncoderParams* params, BlockSplit* literal_split, BlockSplit* insert_and_copy_split, BlockSplit* dist_split) BrotliSplitBlock() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | RenderPipelineVk.cpp | 209 VkColorComponentFlags VulkanColorWriteMask(wgpu::ColorWriteMask mask, in VulkanColorWriteMask() argument
|