Home
last modified time | relevance | path

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

12345678910>>...19

/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
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.h20 iwl_pnvm_get_fs_name(struct iwl_trans *trans, u8 *pnvm_name, size_t max_len) iwl_pnvm_get_fs_name() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_stacktrace_build_id.c45 __u32 max_len = sizeof(struct bpf_stack_build_id) in oncpu() local
H A Dstacktrace_map_skip.c38 __u32 max_len = TEST_STACK_DEPTH * sizeof(__u64); in oncpu() local
H A Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, total_size; in bpf_prog1() local
[all...]
H A Dtest_stacktrace_map.c56 __u32 max_len = PERF_MAX_STACK_DEPTH * sizeof(__u64); in oncpu() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_stacktrace_build_id.c53 __u32 max_len = sizeof(struct bpf_stack_build_id) in oncpu() local
H A Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, total_size; in bpf_prog1() local
[all...]
H A Dtest_stacktrace_map.c56 __u32 max_len = PERF_MAX_STACK_DEPTH * sizeof(__u64); in oncpu() local
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dmsg.c103 msg_fetch_notification(struct scmi_msg_payld *msg, size_t len, size_t max_len, struct scmi_xfer *xfer) msg_fetch_notification() 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
/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...]
/kernel/linux/linux-5.10/drivers/firmware/google/
H A Dvpd_decode.c12 static int vpd_decode_len(const u32 max_len, const u8 *in, in vpd_decode_len() argument
36 static int vpd_decode_entry(const u32 max_len, const u8 *input_buf, in vpd_decode_entry() argument
60 int vpd_decode_string(const u32 max_len, const u8 *input_buf, u32 *consumed, in vpd_decode_string() argument
[all...]
/kernel/linux/linux-5.10/arch/m68k/amiga/
H A Dpcmcia.c41 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len) in pcmcia_copy_tuple() argument
/kernel/linux/linux-6.6/arch/m68k/amiga/
H A Dpcmcia.c41 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len) in pcmcia_copy_tuple() argument
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dvpd_decode.c12 static int vpd_decode_len(const u32 max_len, const u8 *in, in vpd_decode_len() argument
36 static int vpd_decode_entry(const u32 max_len, const u8 *input_buf, in vpd_decode_entry() argument
60 int vpd_decode_string(const u32 max_len, const u8 *input_buf, u32 *consumed, in vpd_decode_string() 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

Completed in 7 milliseconds

12345678910>>...19