/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | enable_stats.c | 10 __u32 info_len = sizeof(info); in test_enable_stats() local
|
H A D | tp_attach_query.c | 8 __u32 duration = 0, info_len, saved_prog_ids[num_progs]; in test_tp_attach_query() local
|
H A D | btf_map_in_map.c | 13 __u32 info_len = sizeof(info); in bpf_map_id() local
|
H A D | bpf_obj_id.c | 28 __u32 i, next_id, info_len, nr_id_found, duration = 0; in test_bpf_obj_id() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | enable_stats.c | 10 __u32 info_len = sizeof(info); in test_enable_stats() local
|
H A D | perf_link.c | 34 __u32 info_len = sizeof(info); in serial_test_perf_link() local
|
H A D | prog_run_opts.c | 12 __u32 info_len = sizeof(info); in check_run_cnt() local
|
H A D | tc_bpf.c | 30 __u32 info_len = sizeof(info); in test_tc_bpf_basic() local
|
H A D | tp_attach_query.c | 8 __u32 duration = 0, info_len, saved_prog_ids[num_progs]; in serial_test_tp_attach_query() local
|
H A D | btf_map_in_map.c | 13 __u32 info_len = sizeof(info); in bpf_map_id() local
|
H A D | task_local_storage.c | 85 __u32 info_len = sizeof(info); in test_recursion() local 173 __u32 info_len = sizeof(info); in test_nodeadlock() local
|
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/ |
H A D | iterators.c | 23 __u32 info_len = sizeof(info); in send_link_to_kernel() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | testing_helpers.c | 70 __u32 info_len = sizeof(*info); in link_info_prog_id() local
|
H A D | test_skb_cgroup_id_user.c | 83 __u32 info_len = sizeof(info); in get_map_fd_by_prog_id() local
|
H A D | test_tcp_check_syncookie_user.c | 84 __u32 info_len = sizeof(info); in get_map_fd_by_prog_id() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf-utils.h | 57 __u32 info_len; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_skb_cgroup_id_user.c | 82 __u32 info_len = sizeof(info); in get_map_fd_by_prog_id() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_fwd_user.c | 55 __u32 info_len, curr_prog_id; in do_detach() local
|
/third_party/libcoap/src/oscore/ |
H A D | oscore_crypto.c | 101 oscore_hkdf_expand(cose_hkdf_alg_t hkdf_alg, coap_bin_const_t *prk, uint8_t *info, size_t info_len, uint8_t *okm, size_t okm_len) oscore_hkdf_expand() argument 158 oscore_hkdf(cose_hkdf_alg_t hkdf_alg, coap_bin_const_t *salt, coap_bin_const_t *ikm, uint8_t *info, size_t info_len, uint8_t *okm, size_t okm_len) oscore_hkdf() argument [all...] |
/third_party/mbedtls/library/ |
H A D | hkdf.c | 28 mbedtls_hkdf(const mbedtls_md_info_t *md, const unsigned char *salt, size_t salt_len, const unsigned char *ikm, size_t ikm_len, const unsigned char *info, size_t info_len, unsigned char *okm, size_t okm_len) mbedtls_hkdf() argument 75 mbedtls_hkdf_expand(const mbedtls_md_info_t *md, const unsigned char *prk, size_t prk_len, const unsigned char *info, size_t info_len, unsigned char *okm, size_t okm_len) mbedtls_hkdf_expand() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge_mcp_gen_header.h | 55 unsigned info_len; member
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp1_user.c | 87 __u32 info_len = sizeof(info); in main() local
|
H A D | xdp_sample_pkts_user.c | 30 __u32 info_len = sizeof(info); in do_attach() local
|
H A D | test_map_in_map_user.c | 37 uint32_t info_len = sizeof(info); in check_map_id() local
|
H A D | xdp_redirect_map_user.c | 105 __u32 info_len = sizeof(info); in main() local
|