/third_party/mbedtls/library/ |
H A D | x509_create.c | 138 parse_attribute_value_string(const char *s, int len, unsigned char *data, size_t *data_len) parse_attribute_value_string() argument 202 parse_attribute_value_hex_der_encoded(const char *s, size_t len, unsigned char *data, size_t data_size, size_t *data_len, int *tag) parse_attribute_value_hex_der_encoded() argument 417 size_t len = 0; x509_write_name() local 450 size_t len = 0; mbedtls_x509_write_names() local 472 size_t len = 0; mbedtls_x509_write_sig() local 515 size_t len = 0; x509_write_extension() local 552 size_t len = 0; mbedtls_x509_write_extensions() local [all...] |
H A D | x509_crl.c | 105 size_t len; in x509_get_crl_ext() local 165 size_t len = 0; in x509_get_crl_entry_ext() local 287 size_t len; mbedtls_x509_crl_parse_der() local [all...] |
H A D | dhm.c | 486 size_t len; in mbedtls_dhm_parse_dhm() local
|
H A D | psa_util.c | 395 int len; in convert_raw_to_der_single_int() local 439 size_t len = 0; mbedtls_ecdsa_raw_to_der() local [all...] |
H A D | hmac_drbg.c | 134 hmac_drbg_reseed_core(mbedtls_hmac_drbg_context *ctx, const unsigned char *additional, size_t len, int use_nonce) hmac_drbg_reseed_core() argument 210 mbedtls_hmac_drbg_reseed(mbedtls_hmac_drbg_context *ctx, const unsigned char *additional, size_t len) mbedtls_hmac_drbg_reseed() argument 222 mbedtls_hmac_drbg_seed(mbedtls_hmac_drbg_context *ctx, const mbedtls_md_info_t *md_info, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_hmac_drbg_seed() argument 289 mbedtls_hmac_drbg_set_entropy_len(mbedtls_hmac_drbg_context *ctx, size_t len) mbedtls_hmac_drbg_set_entropy_len() argument 549 hmac_drbg_self_test_entropy(void *data, unsigned char *buf, size_t len) hmac_drbg_self_test_entropy() argument [all...] |
H A D | entropy.c | 266 int mbedtls_entropy_func(void *data, unsigned char *output, size_t len) in mbedtls_entropy_func() argument 120 entropy_update(mbedtls_entropy_context *ctx, unsigned char source_id, const unsigned char *data, size_t len) entropy_update() argument 169 mbedtls_entropy_update_manual(mbedtls_entropy_context *ctx, const unsigned char *data, size_t len) mbedtls_entropy_update_manual() argument 482 entropy_dummy_source(void *data, unsigned char *output, size_t len, size_t *olen) entropy_dummy_source() argument [all...] |
/third_party/lzma/CPP/Common/ |
H A D | MyWindows.cpp | 40 BSTR SysAllocStringByteLen(LPCSTR s, UINT len)
in SysAllocStringByteLen() argument 61 BSTR SysAllocStringLen(const OLECHAR *s, UINT len)
in SysAllocStringLen() argument [all...] |
/third_party/mbedtls/programs/cipher/ |
H A D | cipher_aead_demo.c | 94 void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-function-prototype.c | 315 ecma_integer_value_t len = 0; in ecma_builtin_function_prototype_object_bind() local
|
/third_party/lame/frontend/ |
H A D | brhist.c | 74 calculate_index(const int *const array, const int len, const int value) in calculate_index() argument
|
H A D | rtp.c | 320 rtp_send(unsigned char const *data, int len) in rtp_send() argument
|
/third_party/lame/libmp3lame/ |
H A D | gain_analysis.c | 415 analyzeResult(uint32_t const *Array, size_t len) in analyzeResult() argument
|
/third_party/lame/mpglib/ |
H A D | interface.c | 210 int len = 0; in copy_mp() local
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-conversion.c | 1000 ecma_length_t len; in ecma_op_create_list_from_array_like() local
|
/third_party/jerryscript/jerry-ext/arg/ |
H A D | arg-transform-functions.c | 271 jerry_length_t len; in jerryx_arg_string_to_buffer_common_routine() local
|
/third_party/json/include/nlohmann/detail/conversions/ |
H A D | to_chars.hpp | 546 inline void grisu2_round(char* buf, int len, std::uint64_t dist, std::uint64_t delta, in grisu2_round() argument 828 inline void grisu2(char* buf, int& len, int& decimal_exponent, in grisu2() argument 888 void grisu2(char* buf, int& len, int& decimal_exponent, FloatType value) in grisu2() argument [all...] |
/third_party/lzma/CS/7zip/Compress/LZMA/ |
H A D | LzmaBase.cs | 41 public static uint GetLenToPosState(uint len)
in GetLenToPosState() argument
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | nir_load_libclc.c | 186 off_t len = lseek(clc->fd, 0, SEEK_END); in map_clc_data() local
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | headergen2.c | 98 int len; in printdef() local 260 int len; in printdelem() local 384 unsigned len = strlen(db->files[i]); in printhead() local 389 unsigned len = strlen(db->files[i]); printhead() local [all...] |
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_bo.c | 490 fd_bo_upload(struct fd_bo *bo, void *src, unsigned len) in fd_bo_upload() argument 497 memcpy(bo_map(bo), src, len); in fd_bo_upload() local
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_bo.c | 186 bo_upload(struct fd_bo *bo, unsigned off, void *src, unsigned len) in bo_upload() argument 205 virtio_bo_upload(struct fd_bo *bo, void *src, unsigned len) in virtio_bo_upload() argument [all...] |
H A D | msm_proto.h | 86 uint32_t len; member 98 uint32_t len; member 211 uint32_t len; member 282 uint32_t len; member 297 uint32_t len; /* size of payload in rsp */ member
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_opt_value_numbering.cpp | 68 uint32_t len = instr->operands.size() + instr->definitions.size() + sizeof(T); in hash_murmur_32() local
|
H A D | aco_print_asm.cpp | 319 size_t len = strlen(outline); in disasm_instr() local 331 size_t len = strlen(outline); in disasm_instr() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | linker_util.cpp | 54 link_util_parse_program_resource_name(const GLchar *name, const size_t len, in link_util_parse_program_resource_name() argument
|