Home
last modified time | relevance | path

Searched defs:max_len (Results 1 - 25 of 191) sorted by relevance

12345678

/third_party/skia/third_party/externals/brotli/c/fuzz/
H A Drun_decode_fuzzer.c28 size_t max_len = 1 << 20; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dip_addr.h19 u8 max_len[16]; member
H A Duuid.c50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dip_addr.h22 u8 max_len[16]; member
H A Duuid.c50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() argument
/third_party/node/deps/openssl/openssl/include/crypto/
H A Drand_pool.h79 size_t max_len; /* maximum number of random bytes (allocated buffer size) */ member
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Dprov_seed.c15 ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_rand_get_entropy() argument
47 ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, size_t min_len, size_t max_len, const void *salt, size_t salt_len) ossl_rand_get_nonce() argument
H A Drand_pool.c22 ossl_rand_pool_new(int entropy_requested, int secure, size_t min_len, size_t max_len) ossl_rand_pool_new() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Devp_asn1.c34 int ASN1_TYPE_get_octetstring(const ASN1_TYPE *a, unsigned char *data, int max_len) in ASN1_TYPE_get_octetstring() argument
63 asn1_type_get_int_oct(ASN1_OCTET_STRING *oct, int32_t anum, long *num, unsigned char *data, int max_len) asn1_type_get_int_oct() argument
[all...]
/third_party/openssl/crypto/rand/
H A Dprov_seed.c15 ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_rand_get_entropy() argument
47 ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, size_t min_len, size_t max_len, const void *salt, size_t salt_len) ossl_rand_get_nonce() argument
/third_party/openssl/include/crypto/
H A Drand_pool.h79 size_t max_len; /* maximum number of random bytes (allocated buffer size) */ member
/third_party/openssl/crypto/asn1/
H A Devp_asn1.c34 int ASN1_TYPE_get_octetstring(const ASN1_TYPE *a, unsigned char *data, int max_len) in ASN1_TYPE_get_octetstring() argument
63 asn1_type_get_int_oct(ASN1_OCTET_STRING *oct, int32_t anum, long *num, unsigned char *data, int max_len) asn1_type_get_int_oct() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_seeding.c47 ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_prov_get_entropy() argument
63 ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, size_t min_len, size_t max_len, const void *salt,size_t salt_len) ossl_prov_get_nonce() argument
/third_party/openssl/providers/common/
H A Dprovider_seeding.c47 ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_prov_get_entropy() argument
63 ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, size_t min_len, size_t max_len, const void *salt,size_t salt_len) ossl_prov_get_nonce() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping_benchmark.cc67 CEscapeBenchmarkHelper(benchmark::State& state, const char* string_value, int max_len) CEscapeBenchmarkHelper() argument
/base/security/device_auth/frameworks/deviceauth_lite/source/json/
H A Dcommonutil.c85 int32_t byte_convert(json_pobject obj, const char *field, uint8_t *hex, uint32_t *length, uint32_t max_len) in byte_convert() argument
103 int32_t string_convert(json_pobject obj, const char *field, uint8_t *str, uint32_t *length, uint32_t max_len) in string_convert() argument
/device/soc/rockchip/rk2206/adapter/hals/utils/file/
H A Dhal_file.c32 static int HalCheckPath(const char *src, char *dst, int max_len) in HalCheckPath() argument
/third_party/curl/tests/unit/
H A Dunit2601.c97 size_t max_len = chunk_size * max_chunks; in check_bufq() local
[all...]
/third_party/backends/sanei/
H A Dsanei_lm983x.c93 SANE_Word bytes, max_len; in sanei_lm983x_write() local
151 SANE_Word bytes, max_len, read_bytes; in sanei_lm983x_read() local
[all...]
/third_party/backends/backend/
H A Dpieusb_buffer.c484 sanei_pieusb_buffer_get(struct Pieusb_Read_Buffer* buffer, SANE_Byte* data, SANE_Int max_len, SANE_Int* len) in sanei_pieusb_buffer_get() argument
H A Dkvs1025.c376 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c157 usb_make_str_desc(void *ptr, uint16_t max_len, const char *s) in usb_make_str_desc() argument
[all...]
H A Dusb_handle_request.c431 uint16_t max_len; /* max fragment length */ in usb_handle_request() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check.c118 hi_u32 max_len; in boot_upg_check_code_file_len() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_file.c190 hi_u32 max_len = 0; in upg_check_file_len() local

Completed in 8 milliseconds

12345678