| /third_party/mbedtls/library/ |
| H A D | lms.c | 235 mbedtls_lms_import_public_key(mbedtls_lms_public_t *ctx, const unsigned char *key, size_t key_size) mbedtls_lms_import_public_key() argument 269 mbedtls_lms_export_public_key(const mbedtls_lms_public_t *ctx, unsigned char *key, size_t key_size, size_t *key_len) mbedtls_lms_export_public_key() argument
|
| H A D | ssl_tls13_generic.c | 959 size_t key_size = mbedtls_pk_get_bitlen(key); in mbedtls_ssl_tls13_check_sig_alg_cert_key_match() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_program.h | 73 uint8_t key_size; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | map_ptr_kern.c | 35 __u32 key_size; member 42 static inline int check_bpf_map_fields(struct bpf_map *map, __u32 key_size, in check_bpf_map_fields() argument 68 check(struct bpf_map *indirect, struct bpf_map *direct, __u32 key_size, __u32 value_size, __u32 max_entries) check() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | qcom_scm.h | 163 static inline int qcom_scm_ice_set_key(u32 index, const u8 *key, u32 key_size, in qcom_scm_ice_set_key() argument
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | map.c | 358 parse_elem(char **argv, struct bpf_map_info *info, void *key, void *value, __u32 key_size, __u32 value_size, __u32 *flags, __u32 **value_fd) parse_elem() argument [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | keyctl.h | 100 __u32 key_size; /* Size of the key in bits */ member
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | tracing_map.c | 505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match() argument 768 tracing_map_create(unsigned int map_bits, unsigned int key_size, const struct tracing_map_ops *ops, void *private_data) tracing_map_create() argument 966 detect_dups(struct tracing_map_sort_entry **sort_entries, int n_entries, unsigned int key_size) detect_dups() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_csr.c | 111 u32 key_size; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | keyctl.h | 100 __u32 key_size; /* Size of the key in bits */ member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | map_ptr_kern.c | 32 __u32 key_size; member 38 static inline int check_bpf_map_fields(struct bpf_map *map, __u32 key_size, in check_bpf_map_fields() argument 62 check(struct bpf_map *indirect, struct bpf_map *direct, __u32 key_size, __u32 value_size, __u32 max_entries) check() argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | keyctl.h | 94 __u32 key_size; member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | tracing_map.c | 505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match() argument 768 tracing_map_create(unsigned int map_bits, unsigned int key_size, const struct tracing_map_ops *ops, void *private_data) tracing_map_create() argument 966 detect_dups(struct tracing_map_sort_entry **sort_entries, int n_entries, unsigned int key_size) detect_dups() argument [all...] |
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | feature.c | 600 int key_size, value_size, max_entries; in probe_map_type_ifindex() local
|
| H A D | map.c | 340 parse_elem(char **argv, struct bpf_map_info *info, void *key, void *value, __u32 key_size, __u32 value_size, __u32 *flags, __u32 **value_fd) parse_elem() argument 1243 __u32 key_size = 0, value_size = 0, max_entries = 0; do_create() local [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | keyctl.h | 94 __u32 key_size; member
|
| /third_party/gn/src/base/win/ |
| H A D | registry.cc | 419 DWORD key_size = kMaxKeyNameLength; in RegDelRecurse() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 371 v3d_get_compiled_shader(struct v3d_context *v3d, struct v3d_key *key, size_t key_size) v3d_get_compiled_shader() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline_cache.c | 65 raw_data_object_deserialize(struct vk_device *device, const void *key_data, size_t key_size, struct blob_reader *blob) raw_data_object_deserialize() argument 101 raw_data_object_create(struct vk_device *device, const void *key_data, size_t key_size, const void *data, size_t data_size) raw_data_object_create() argument 269 vk_pipeline_cache_object_deserialize(struct vk_pipeline_cache *cache, const void *key_data, uint32_t key_size, const void *data, size_t data_size, const struct vk_pipeline_cache_object_ops *ops) vk_pipeline_cache_object_deserialize() argument 306 vk_pipeline_cache_lookup_object(struct vk_pipeline_cache *cache, const void *key_data, size_t key_size, const struct vk_pipeline_cache_object_ops *ops, bool *cache_hit) vk_pipeline_cache_lookup_object() argument 446 vk_pipeline_cache_lookup_nir(struct vk_pipeline_cache *cache, const void *key_data, size_t key_size, const struct nir_shader_compiler_options *nir_options, bool *cache_hit, void *mem_ctx) vk_pipeline_cache_lookup_nir() argument 475 vk_pipeline_cache_add_nir(struct vk_pipeline_cache *cache, const void *key_data, size_t key_size, const nir_shader *nir) vk_pipeline_cache_add_nir() argument 549 uint32_t key_size = blob_read_uint32(&blob); vk_pipeline_cache_load() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| H A D | at_demo_hks.c | 272 hi_u32 key_size = 0; in hks_encrypt_conn_para() local 550 hi_u32 key_size = 0; in hks_encrypt_cert() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ccree/ |
| H A D | cc_hash.c | 1228 u32 key_size, key_len; in cc_mac_final() local
|
| H A D | cc_aead.c | 157 const unsigned int key_size = CC_AES_128_BIT_KEY_SIZE * 3; in cc_aead_init() local
|
| /kernel/linux/linux-5.10/drivers/crypto/amcc/ |
| H A D | crypto4xx_sa.h | 38 u32 key_size:4; member
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | qcom_scm.c | 1015 int qcom_scm_ice_set_key(u32 index, const u8 *key, u32 key_size, in qcom_scm_ice_set_key() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | offload.c | 155 nfp_flower_calc_opt_layer(struct flow_dissector_key_enc_opts *enc_opts, u32 *key_layer_two, int *key_size, bool ipv6, struct netlink_ext_ack *extack) nfp_flower_calc_opt_layer() argument 174 nfp_flower_calc_udp_tun_layer(struct flow_dissector_key_ports *enc_ports, struct flow_dissector_key_enc_opts *enc_op, u32 *key_layer_two, u8 *key_layer, int *key_size, struct nfp_flower_priv *priv, enum nfp_flower_tun_type *tun_type, bool ipv6, struct netlink_ext_ack *extack) nfp_flower_calc_udp_tun_layer() argument 252 int key_size; nfp_flower_calculate_key_layers() local [all...] |