/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha.h | 55 SHA_CTX head, tail, md; member 60 SHA256_CTX head, tail, md; member
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | SlabAllocator.cpp | 33 SlabAllocatorImpl::Slab::Slab(char allocation[], IndexLinkNode* head) in Slab() argument 117 IndexLinkNode* head = slab->freeList; in PushFront() local 133 IndexLinkNode* head = slab->freeList; in PopFront() local [all...] |
H A D | LinkedList.h | 215 LinkNode<T>* head() const { in head() function in LinkedList
|
/third_party/skia/third_party/externals/freetype/src/lzw/ |
H A D | ftlzw.c | 85 FT_Byte head[2]; in ft_lzw_check_header() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-head-table.hh | 44 struct head struct
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ulist.cpp | 28 UListNode *head; member [all...] |
/third_party/python/Include/internal/ |
H A D | pycore_hashtable.h | 18 _Py_slist_item_t *head; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
H A D | conformance_testing_helpers.h | 341 void InsertEach(Container* cont, H&& head, T&&... tail) { in InsertEach() argument
|
/third_party/selinux/libsepol/src/ |
H A D | ibpkeys.c | 107 ocontext_t *c, *head; in sepol_ibpkey_count() local 125 ocontext_t *c, *head; in sepol_ibpkey_exists() local 155 ocontext_t *c, *head; in sepol_ibpkey_query() local 222 ocontext_t *c, *head; in sepol_ibpkey_iterate() local [all...] |
H A D | ports.c | 162 ocontext_t *c, *head; in sepol_port_count() local 181 ocontext_t *c, *head; in sepol_port_exists() local 219 ocontext_t *c, *head; in sepol_port_query() local 296 ocontext_t *c, *head; in sepol_port_iterate() local [all...] |
H A D | nodes.c | 152 ocontext_t *c, *head; in sepol_node_count() local 175 ocontext_t *c, *head; in sepol_node_exists() local 235 ocontext_t *c, *head; sepol_node_query() local 352 ocontext_t *c, *head; sepol_node_iterate() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_attr_process.c | 57 const u8 *head; in wps_process_key_wrap_auth() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_attr_process.c | 58 const u8 *head; in wps_process_key_wrap_auth() local
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_event_msg.h | 141 hi_list head; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
H A D | boot_upg_check_secure.c | 340 hi_upg_common_head *head = &(upg_head->common); in boot_upg_secure_verify_head() local 383 hi_upg_common_head *head in boot_upg_unsecure_verify_head() local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A D | upg_check_boot_bin.c | 21 hi_u32 upg_check_boot_root_pub_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_len) in upg_check_boot_root_pub_key() argument 189 boot_header *head = (boot_header *)data; in upg_boot_decrypt() local 244 boot_header *head = HI_NULL; upg_check_boot_from_mem() local 312 upg_check_unencrpt_boot_code(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, hi_u8 *key_part2) upg_check_unencrpt_boot_code() argument 362 upg_verify_flashboot(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, hi_u8 *key_part2, const sub_key_common *subk_com) upg_verify_flashboot() argument 383 upg_get_boot_sign_key(HI_CONST boot_header *head, HI_CONST hi_u8 *key, hi_u8 **pubk1, hi_u8 *pubk2, hi_u32 pubk2_len) upg_get_boot_sign_key() argument 445 upg_check_boot_bin_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_len, HI_CONST hi_u8 *subk) upg_check_boot_bin_key() argument 461 upg_check_boot_get_key_len(HI_CONST boot_header *head, hi_u32 *pubk_len, hi_u32 *subk_len) upg_check_boot_get_key_len() argument 478 upg_check_secure_boot_bin(hi_u32 addr, HI_CONST boot_header *head) upg_check_secure_boot_bin() argument 542 boot_header *head = (boot_header *)hi_malloc(HI_MOD_ID_UPG, sizeof(boot_header)); upg_check_boot_file() local [all...] |
/device/soc/rockchip/common/sdk_linux/kernel/power/ |
H A D | wakeup_reason.c | 100 static void delete_list(struct list_head *head) in delete_list() argument 111 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted() argument 142 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, int irq) in find_node_in_list() argument [all...] |
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
H A D | rk_list.cpp | 76 static inline void rk_list_add(rk_list_node *_new, rk_list_node *head) in rk_list_add() argument 81 static inline void rk_list_add_tail(rk_list_node *_new, rk_list_node *head) in rk_list_add_tail() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmtlv.h | 189 uint8 *head; /* point to head of buffer */ member
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | opp.h | 171 struct blocking_notifier_head head; member
|
/device/soc/rockchip/rk3588/kernel/kernel/power/ |
H A D | wakeup_reason.c | 98 static void delete_list(struct list_head *head) in delete_list() argument 109 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted() argument 136 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, in find_node_in_list() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/platform/uv/ |
H A D | uv_time.c | 147 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local 171 uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) uv_rtc_find_next_timer() argument 205 struct uv_rtc_timer_head *head = blade_info[bid]; uv_rtc_set_timer() local 241 struct uv_rtc_timer_head *head = blade_info[bid]; uv_rtc_unset_timer() local [all...] |
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | efi-pstore.c | 177 struct list_head *head = &efi_pstore_list; in efi_pstore_sysfs_entry_iter() local 114 efi_pstore_scan_sysfs_enter(struct efivar_entry *pos, struct efivar_entry *next, struct list_head *head) efi_pstore_scan_sysfs_enter() argument 150 efi_pstore_scan_sysfs_exit(struct efivar_entry *pos, struct efivar_entry *next, struct list_head *head, bool stop) efi_pstore_scan_sysfs_exit() argument [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | coh901318_lli.c | 58 struct coh901318_lli *head; in coh901318_lli_alloc() local
|
/kernel/linux/common_modules/tzdriver/ |
H A D | dynamic_mem.h | 40 struct list_head head;
member
|