| /OK3568_Linux_fs/kernel/lib/ |
| H A D | btree.c | 135 static void dec_key(struct btree_geo *geo, unsigned long *key) in dec_key() 159 unsigned long *key) in setkey() 208 unsigned long *key) in btree_last() 225 unsigned long *key) in keycmp() 230 static int keyzero(struct btree_geo *geo, unsigned long *key) in keyzero() 242 unsigned long *key) in btree_lookup() 272 unsigned long *key, void *val) in btree_update() 316 unsigned long *retry_key = NULL, key[MAX_KEYLEN]; in btree_get_prev() local 364 unsigned long *key) in getpos() 389 unsigned long *key, int level) in find_level() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | tile_cache.cpp | 12 auto key = orderedKeys.front(); in setSize() local 20 void TileCache::add(const OverscaledTileID& key, std::unique_ptr<Tile> tile) { in add() 42 Tile* TileCache::get(const OverscaledTileID& key) { in get() 51 std::unique_ptr<Tile> TileCache::pop(const OverscaledTileID& key) { in pop() 66 bool TileCache::has(const OverscaledTileID& key) { in has()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | privates.h | 68 DevPrivateKey key; member 107 dixPrivateKeyRegistered(DevPrivateKey key) in dixPrivateKeyRegistered() 119 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) in dixGetPrivateAddr() 133 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key) in dixGetPrivate() 144 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, void *val) in dixSetPrivate() 161 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key) in dixLookupPrivate() 176 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) in dixLookupPrivateAddr() 191 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, in dixGetScreenPrivateAddr() 198 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, in dixGetScreenPrivate() 205 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, in dixSetScreenPrivate() [all …]
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | request_key.c | 25 struct key *key = current->cached_requested_key; in check_cached_key() local 36 static void cache_requested_key(struct key *key) in cache_requested_key() 59 struct key *key = rka->target_key; in complete_request_key() local 121 struct key *key = rka->target_key, *keyring, *session, *user_session; in call_sbin_request_key() local 223 static int construct_key(struct key *key, const void *callout_info, in construct_key() 373 struct key *key; in construct_alloc_key() local 481 struct key *key; in construct_key_and_link() local 580 struct key *key; in request_key_and_link() local 660 int wait_for_key_construction(struct key *key, bool intr) in wait_for_key_construction() 695 struct key *key; in request_key_tag() local [all …]
|
| H A D | keyring.c | 45 static inline void *keyring_key_to_ptr(struct key *key) in keyring_key_to_ptr() 305 const struct key *key = keyring_ptr_to_key(object); in keyring_get_object_key_chunk() local 312 const struct key *key = keyring_ptr_to_key(object); in keyring_compare_object() local 461 const struct key *key = keyring_ptr_to_key(object); in keyring_read_iterator() local 565 bool key_default_cmp(const struct key *key, in key_default_cmp() 577 const struct key *key = keyring_ptr_to_key(object); in keyring_search_iterator() local 675 struct key *key; in search_nested_keyrings() local 952 key_ref_t key; in keyring_search() local 1101 struct key *keyring, *key; in find_key_to_update() local 1193 const struct key *key = keyring_ptr_to_key(object); in keyring_detect_cycle_iterator() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | kvm-stat.c | 32 struct event_key *key) in mmio_event_get_key() 43 struct perf_sample *sample, struct event_key *key) in mmio_event_begin() 60 struct event_key *key) in mmio_event_end() 77 struct event_key *key, in mmio_event_decode_key() 95 struct event_key *key) in ioport_event_get_key() 103 struct event_key *key) in ioport_event_begin() 121 struct event_key *key, in ioport_event_decode_key()
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb/ |
| H A D | avb_rsa.c | 49 IAvbKey* key = NULL; in iavb_parse_key_data() local 106 static void iavb_free_parsed_key(IAvbKey* key) { in iavb_free_parsed_key() 111 static void subM(const IAvbKey* key, uint32_t* a) { in subM() 122 static int geM(const IAvbKey* key, uint32_t* a) { in geM() 137 static void montMulAdd(const IAvbKey* key, in montMulAdd() 162 static void montMul(const IAvbKey* key, uint32_t* c, uint32_t* a, uint32_t* b) { in montMul() 175 static void modpowF4(const IAvbKey* key, uint8_t* inout) { in modpowF4() 231 bool avb_rsa_verify(const uint8_t* key, in avb_rsa_verify()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | map_perf_test_kern.c | 108 u32 key = bpf_get_current_pid_tgid(); in SYSCALL() local 123 u32 key = bpf_get_current_pid_tgid(); in SYSCALL() local 137 u32 key = bpf_get_current_pid_tgid(); in SYSCALL() local 151 u32 key = bpf_get_current_pid_tgid(); in SYSCALL() local 175 u32 key; in SYSCALL() member 182 u32 key = 0; in SYSCALL() local 248 } key; in SYSCALL() local 267 u32 key = 1, i; in SYSCALL() local 280 u32 key = 1, i; in SYSCALL() local
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | policydb.c | 184 static int perm_destroy(void *key, void *datum, void *p) in perm_destroy() 191 static int common_destroy(void *key, void *datum, void *p) in common_destroy() 218 static int cls_destroy(void *key, void *datum, void *p) in cls_destroy() 260 static int role_destroy(void *key, void *datum, void *p) in role_destroy() 274 static int type_destroy(void *key, void *datum, void *p) in type_destroy() 281 static int user_destroy(void *key, void *datum, void *p) in user_destroy() 297 static int sens_destroy(void *key, void *datum, void *p) in sens_destroy() 312 static int cat_destroy(void *key, void *datum, void *p) in cat_destroy() 331 static int filenametr_destroy(void *key, void *datum, void *p) in filenametr_destroy() 348 static int range_tr_destroy(void *key, void *datum, void *p) in range_tr_destroy() [all …]
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | bmap.c | 62 int nilfs_bmap_lookup_at_level(struct nilfs_bmap *bmap, __u64 key, int level, in nilfs_bmap_lookup_at_level() 86 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig() 98 static int nilfs_bmap_do_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_bmap_do_insert() 142 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert() 153 static int nilfs_bmap_do_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_delete() 240 int nilfs_bmap_delete(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_delete() 251 static int nilfs_bmap_do_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_do_truncate() 292 int nilfs_bmap_truncate(struct nilfs_bmap *bmap, __u64 key) in nilfs_bmap_truncate() 404 int nilfs_bmap_mark(struct nilfs_bmap *bmap, __u64 key, int level) in nilfs_bmap_mark() 446 __u64 key; in nilfs_bmap_data_get_key() local [all …]
|
| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | rsa-mod-exp.c | 37 static void subtract_modulus(const struct rsa_public_key *key, uint32_t num[]) in subtract_modulus() 56 static int greater_equal_modulus(const struct rsa_public_key *key, in greater_equal_modulus() 81 static void montgomery_mul_add_step(const struct rsa_public_key *key, in montgomery_mul_add_step() 116 static void montgomery_mul(const struct rsa_public_key *key, in montgomery_mul() 133 static int num_public_exponent_bits(const struct rsa_public_key *key, in num_public_exponent_bits() 163 static int is_public_exponent_bit_set(const struct rsa_public_key *key, in is_public_exponent_bit_set() 175 static int pow_mod(const struct rsa_public_key *key, uint32_t *inout) in pow_mod() 258 struct rsa_public_key key; in rsa_mod_exp_sw() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | arp.h | 15 u32 key = *(const u32 *)pkey; in arp_hashfn() local 22 static inline struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) in __ipv4_neigh_lookup_noref() 31 struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) in __ipv4_neigh_lookup_noref() 37 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) in __ipv4_neigh_lookup() 50 static inline void __ipv4_confirm_neigh(struct net_device *dev, u32 key) in __ipv4_confirm_neigh()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmHash.c | 80 static unsigned long HashHash(unsigned long key) in HashHash() 140 unsigned long key, unsigned long *h) in HashFind() 167 drm_public int drmHashLookup(void *t, unsigned long key, void **value) in drmHashLookup() 180 drm_public int drmHashInsert(void *t, unsigned long key, void *value) in drmHashInsert() 199 drm_public int drmHashDelete(void *t, unsigned long key) in drmHashDelete() 216 drm_public int drmHashNext(void *t, unsigned long *key, void **value) in drmHashNext() 233 drm_public int drmHashFirst(void *t, unsigned long *key, void **value) in drmHashFirst()
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | sparse-keymap.c | 25 struct key_entry *key; in sparse_keymap_get_key_index() local 42 struct key_entry *key; in sparse_keymap_entry_by_index() local 64 struct key_entry *key; in sparse_keymap_entry_from_scancode() local 85 struct key_entry *key; in sparse_keymap_entry_from_keycode() local 98 struct key_entry *key; in sparse_keymap_locate() local 114 const struct key_entry *key; in sparse_keymap_getkeycode() local 136 struct key_entry *key; in sparse_keymap_setkeycode() local
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
| H A D | snmp.json | 12 "key": "ReceivedFromGet", string 18 "key": "ReceivedFromMultiGet", string 27 "key": "ReceivedFromGetNext", string 33 "key": "ReceivedFromMultiWalk", string 41 "key": "ReceivedFromBulkWalk", string 49 "key": "ReceivedFromBulkGet", string 64 "key": "ReceivedFromWalk", string 70 "key": "ReceivedFromTable", string 124 "key": "ReceivedFromGetWithCustomConverter", string 131 "key": "ReceivedFromTableWithCustomConverter", string
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | dns_resolve.c | 76 struct nfs_dns_ent *key; in nfs_dns_ent_update() local 89 struct nfs_dns_ent *key; in nfs_dns_ent_init() local 135 static unsigned int nfs_dns_hash(const struct nfs_dns_ent *key) in nfs_dns_hash() 144 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_request() local 153 struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); in nfs_dns_upcall() local 204 struct nfs_dns_ent *key) in nfs_dns_lookup() 218 struct nfs_dns_ent *key) in nfs_dns_update() 233 struct nfs_dns_ent key, *item; in nfs_dns_parse() local 282 struct nfs_dns_ent *key, in do_cache_lookup() 298 struct nfs_dns_ent *key, in do_cache_lookup_nowait() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | wait.c | 10 …_init_waitqueue_head(struct wait_queue_head *wq_head, const char *name, struct lock_class_key *key) in __init_waitqueue_head() 68 int nr_exclusive, int wake_flags, void *key, in __wake_up_common() 112 int nr_exclusive, int wake_flags, void *key) in __wake_up_common_lock() 141 int nr_exclusive, void *key) in __wake_up() 156 void __wake_up_locked_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) in __wake_up_locked_key() 163 unsigned int mode, void *key, wait_queue_entry_t *bookmark) in __wake_up_locked_key_bookmark() 186 void *key) in __wake_up_sync_key() 215 unsigned int mode, void *key) in __wake_up_locked_sync_key() 404 int sync, void *key) in autoremove_wake_function() 466 int sync, void *key) in woken_wake_function()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcpbpf_kern.c | 33 __u32 key = 0; in update_event_map() local 119 __u32 key = 0; in bpf_testcb() local 146 __u32 key = 1; in bpf_testcb() local 159 __u32 key = 0; in bpf_testcb() local 185 __u32 key = 0; in bpf_testcb() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | COW.py | 53 def __setitem__(cls, key, value): argument 60 def __getmutable__(cls, key, readonly=False): argument 82 def __getreadonly__(cls, key, default=__getmarker__): argument 88 def __getitem__(cls, key, default=__getmarker__, readonly=False): argument 106 def __delitem__(cls, key): argument 109 def __revertitem__(cls, key): argument 114 def __contains__(cls, key): argument 117 def has_key(cls, key): argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_swcrypto.c | 31 int _rtw_ccmp_encrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_ccmp_encrypt() 72 int _rtw_ccmp_decrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, in _rtw_ccmp_decrypt() 113 int _aes_siv_encrypt(const u8 *key, size_t key_len, in _aes_siv_encrypt() 119 int _aes_siv_decrypt(const u8 *key, size_t key_len, in _aes_siv_decrypt() 135 int _rtw_gcmp_encrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_encrypt() 166 int _rtw_gcmp_decrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_decrypt() 197 u8 _bip_ccmp_protect(const u8 *key, size_t key_len, in _bip_ccmp_protect() 222 const u8 *key, size_t key_len, in _bip_gcmp_protect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_swcrypto.c | 31 int _rtw_ccmp_encrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_ccmp_encrypt() 72 int _rtw_ccmp_decrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, in _rtw_ccmp_decrypt() 113 int _aes_siv_encrypt(const u8 *key, size_t key_len, in _aes_siv_encrypt() 119 int _aes_siv_decrypt(const u8 *key, size_t key_len, in _aes_siv_decrypt() 135 int _rtw_gcmp_encrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_encrypt() 166 int _rtw_gcmp_decrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_decrypt() 197 u8 _bip_ccmp_protect(const u8 *key, size_t key_len, in _bip_ccmp_protect() 222 const u8 *key, size_t key_len, in _bip_gcmp_protect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_swcrypto.c | 30 int _rtw_ccmp_encrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_ccmp_encrypt() 71 int _rtw_ccmp_decrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, in _rtw_ccmp_decrypt() 112 int _aes_siv_encrypt(const u8 *key, size_t key_len, in _aes_siv_encrypt() 118 int _aes_siv_decrypt(const u8 *key, size_t key_len, in _aes_siv_decrypt() 134 int _rtw_gcmp_encrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_encrypt() 165 int _rtw_gcmp_decrypt(u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_decrypt() 196 u8 _bip_ccmp_protect(const u8 *key, size_t key_len, in _bip_ccmp_protect() 221 const u8 *key, size_t key_len, in _bip_gcmp_protect()
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | crypto.c | 23 static int set_secret(struct ceph_crypto_key *key, void *buf) in set_secret() 77 int ceph_crypto_key_encode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_encode() 89 int ceph_crypto_key_decode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_decode() 107 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor() 134 void ceph_crypto_key_destroy(struct ceph_crypto_key *key) in ceph_crypto_key_destroy() 218 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() 282 int ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_crypt() 336 static void ceph_key_destroy(struct key *key) in ceph_key_destroy()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 42 static int bpf_map_lookup_elem_with_ref_bit(int fd, unsigned long long key, in bpf_map_lookup_elem_with_ref_bit() 161 unsigned long long key, value[nr_cpus]; in test_lru_sanity0() local 250 unsigned long long key, end_key, value[nr_cpus]; in test_lru_sanity1() local 326 unsigned long long key, value[nr_cpus]; in test_lru_sanity2() local 434 unsigned long long key, end_key, value[nr_cpus]; in test_lru_sanity3() local 499 unsigned long long key, value[nr_cpus]; in test_lru_sanity4() local 557 unsigned long long key, value[nr_cpus]; in do_test_lru_sanity5() local 575 unsigned long long key, value[nr_cpus]; in test_lru_sanity5() local 623 unsigned long long key, value[nr_cpus]; in test_lru_sanity6() local 689 unsigned long long key, value[nr_cpus]; in test_lru_sanity7() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_swcrypto.c | 30 int _rtw_ccmp_encrypt(_adapter *padapter, u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_ccmp_encrypt() 71 int _rtw_ccmp_decrypt(_adapter * padapter, u8 *key, u32 key_len, uint hdrlen, u8 *frame, in _rtw_ccmp_decrypt() 112 int _aes_siv_encrypt(const u8 *key, size_t key_len, in _aes_siv_encrypt() 118 int _aes_siv_decrypt(const u8 *key, size_t key_len, in _aes_siv_decrypt() 134 int _rtw_gcmp_encrypt(_adapter * padapter, u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_encrypt() 165 int _rtw_gcmp_decrypt(_adapter *padapter, u8 *key, u32 key_len, uint hdrlen, u8 *frame, uint plen) in _rtw_gcmp_decrypt() 196 u8 _bip_ccmp_protect(const u8 *key, size_t key_len, in _bip_ccmp_protect() 221 const u8 *key, size_t key_len, in _bip_gcmp_protect()
|