| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/ |
| H A D | sha256-prf.c | 61 u8 hash[SHA256_MAC_LEN]; in sha256_prf_bits() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/ |
| H A D | sha256-prf.c | 61 u8 hash[SHA256_MAC_LEN]; in sha256_prf_bits() local
|
| /OK3568_Linux_fs/kernel/security/integrity/platform_certs/ |
| H A D | keyring_handler.c | 25 char *hash, *p; in uefi_blacklist_hash() local
|
| /OK3568_Linux_fs/u-boot/include/u-boot/ |
| H A D | rsa-mod-exp.h | 32 const void *hash; /* the key hash */ member
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | encryptedfs_provisioning.h | 38 char hash[ENCRYPTED_FS_MAX_HASH_SIZE]; member
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kprobes.c | 75 static raw_spinlock_t *kretprobe_table_lock_ptr(unsigned long hash) in kretprobe_table_lock_ptr() 1247 unsigned long hash = hash_ptr(tsk, KPROBE_HASH_BITS); in kretprobe_hash_lock() local 1262 static void kretprobe_table_lock(unsigned long hash, in kretprobe_table_lock() 1281 unsigned long hash = hash_ptr(tsk, KPROBE_HASH_BITS); in kretprobe_hash_unlock() local 1289 static void kretprobe_table_unlock(unsigned long hash, in kretprobe_table_unlock() 1329 unsigned long hash, flags = 0; in kprobe_flush_task() local 1363 unsigned long flags, hash; in cleanup_rp_inst() local 2047 unsigned long hash, flags = 0; in NOKPROBE_SYMBOL() local
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid5.c | 73 int hash = (sect >> RAID5_STRIPE_SHIFT(conf)) & HASH_MASK; in stripe_hash() local 82 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock() 88 static inline void unlock_device_hash_lock(struct r5conf *conf, int hash) in unlock_device_hash_lock() 314 int hash) in release_inactive_stripe_list() 365 int hash; in release_stripe_list() local 388 int hash; in raid5_release_stripe() local 433 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) in get_free_stripe() 708 int hash = stripe_hash_locks_hash(conf, sector); in raid5_get_active_stripe() local 821 int hash; in stripe_add_to_batch_list() local 2492 int hash, cnt; in resize_stripes() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 47 static unsigned long __init rotate_xor(unsigned long hash, const void *area, in rotate_xor() 68 unsigned long hash = 0; in get_boot_seed() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | props.c | 26 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash() 44 u64 hash = btrfs_name_hash(name, strlen(name)); in find_prop_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_vm.c | 122 struct drm_hash_item *hash; in drm_vm_fault() local 534 struct drm_hash_item *hash; in drm_mmap_locked() local
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | dir.c | 309 unsigned long hash = init_name_hash(ns); in kernfs_name_hash() local 323 static int kernfs_name_compare(unsigned int hash, const char *name, in kernfs_name_compare() 839 unsigned int hash; in kernfs_find_ns() local 1625 struct kernfs_node *parent, loff_t hash, struct kernfs_node *pos) in kernfs_dir_pos()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-hasher.h | 51 int_tree_hasher::hash (const value_type &item) in hash() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-hasher.h | 51 int_tree_hasher::hash (const value_type &item) in hash() function
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | oid_registry.c | 30 unsigned i, j, k, hash; in look_up_OID() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | pkcs11.h | 215 const unsigned char *hash, unsigned char *sig ) in mbedtls_ssl_pkcs11_sign()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | pkcs11.h | 215 const unsigned char *hash, unsigned char *sig ) in mbedtls_ssl_pkcs11_sign()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | pkcs11.h | 215 const unsigned char *hash, unsigned char *sig ) in mbedtls_ssl_pkcs11_sign()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | pkcs11.h | 215 const unsigned char *hash, unsigned char *sig ) in mbedtls_ssl_pkcs11_sign()
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | originator.c | 60 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_find() local 907 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_originator_free() local 1275 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_purge_orig_ref() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | nexthop.h | 240 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result() 417 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash) in nexthop_path_fib6_result() 454 int hash) in nexthop_path_fdb_result()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | symbol.c | 801 unsigned hash = 2166136261U; in strhash() local 811 int hash; in sym_lookup() local 851 int hash = 0; in sym_find() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | xtest_uuid_helpers.c | 92 unsigned char hash[EVP_MAX_MD_SIZE] = { }; in xtest_uuid_v5() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_select_reuseport_common.h | 33 __u32 hash; member
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack.h | 118 nf_ct_tuplehash_to_ctrack(const struct nf_conntrack_tuple_hash *hash) in nf_ct_tuplehash_to_ctrack() 313 nf_conntrack_get_ht(struct hlist_nulls_head **hash, unsigned int *hsize) in nf_conntrack_get_ht()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | inet6_hashtables.c | 65 unsigned int hash = inet6_ehashfn(net, daddr, hnum, saddr, sport); in __inet6_lookup_established() local 258 const unsigned int hash = inet6_ehashfn(net, daddr, lport, saddr, in __inet6_check_established() local
|