Home
last modified time | relevance | path

Searched defs:keys (Results 1 - 25 of 373) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/security/keys/encrypted-keys/
H A DMakefile
/kernel/linux/linux-6.6/security/keys/encrypted-keys/
H A DMakefile
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dpointer_auth.c13 struct ptrauth_keys_user *keys = &tsk->thread.keys_user; in ptrauth_prctl_reset_keys() local
[all...]
/kernel/linux/linux-6.6/include/net/netns/
H A Dmctp.h27 struct hlist_head keys; member
/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dgeneric_values.cpp79 std::vector<std::string> keys; in GetAllKeys() local
/base/account/os_account/test/fuzztest/iamaccount/getproperty_fuzzer/
H A Dgetproperty_fuzzer.cpp42 std::vector<Attributes::AttributeKey> keys = { in GetPropertyFuzzTest() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_config.cpp40 std::vector<std::string> keys; in Configure() local
/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H A Dgetallactivenotifications_fuzzer.cpp40 std::vector<std::string> keys; in DoSomethingInterestingWithMyAPI() local
/base/security/access_token/services/common/database/src/
H A Dgeneric_values.cpp79 std::vector<std::string> keys; in GetAllKeys() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpointer_auth.c13 struct ptrauth_keys_user *keys = &tsk->thread.keys_user; in ptrauth_prctl_reset_keys() local
67 ptrauth_set_enabled_keys(struct task_struct *tsk, unsigned long keys, unsigned long enabled) ptrauth_set_enabled_keys() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c12 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update() argument
55 int map_fd, *keys, *values, *visited; in test_array_map_batch_ops() local
30 map_batch_verify(int *visited, __u32 max_entries, int *keys, int *values) map_batch_verify() argument
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Ducb1x00-assabet.c41 struct gpio_keys_platform_data keys; in ucb1x00_assabet_add() local
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddm355evm_keys.c102 struct dm355evm_keys *keys = _keys; in dm355evm_keys_irq() local
172 struct dm355evm_keys *keys; in dm355evm_keys_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dpeer.h19 struct ieee80211_key_conf *keys[WMI_MAX_KEY_INDEX + 1]; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Ducb1x00-assabet.c41 struct gpio_keys_platform_data keys; in ucb1x00_assabet_add() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpr.h10 u64 keys[]; member
/test/xts/hats/hdf/display/buffer/benchmark/
H A Ddisplay_buffer_benchmark_test.cpp125 std::vector<uint32_t> keys; in BENCHMARK_F() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h52 std::vector<K> keys; in GetAllKeys() local
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dmap_string_serializer.cpp71 std::vector<std::string> keys; in GetPolicy() local
92 std::vector<std::string> keys; in WritePolicy() local
/base/account/os_account/test/fuzztest/iamaccount_stub/getpropertystub_fuzzer/
H A Dgetpropertystub_fuzzer.cpp49 std::vector<Attributes::AttributeKey> keys = { in GetPropertyStubFuzzTest() local
/base/useriam/face_auth/test/unittest/
H A Dface_auth_all_in_one_executor_hdi_unit_test.cpp522 std::vector<UserAuth::Attributes::AttributeKey> keys; in HWTEST_F() local
535 std::vector<UserAuth::Attributes::AttributeKey> keys = { UserAuth::Attributes::ATTR_SIGNATURE }; in HWTEST_F() local
553 std::vector<UserAuth::Attributes::AttributeKey> keys; in HWTEST_F() local
/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_all_in_one_hdi_unit_test.cpp437 std::vector<UserAuth::Attributes::AttributeKey> keys; in HWTEST_F() local
449 std::vector<UserAuth::Attributes::AttributeKey> keys = { UserAuth::Attributes::ATTR_SIGNATURE }; in HWTEST_F() local
467 std::vector<UserAuth::Attributes::AttributeKey> keys; in HWTEST_F() local
483 std::vector<UserAuth::Attributes::AttributeKey> keys = { UserAuth::Attributes::ATTR_NEXT_FAIL_LOCKOUT_DURATION }; in HWTEST_F() local
/base/useriam/fingerprint_auth/test/unittest/
H A Dfingerprint_auth_all_in_one_executor_hdi_unit_test.cpp524 std::vector<UserAuth::Attributes::AttributeKey> keys; in HWTEST_F() local
537 std::vector<UserAuth::Attributes::AttributeKey> keys = { UserAuth::Attributes::ATTR_SIGNATURE }; in HWTEST_F() local
555 std::vector<UserAuth::Attributes::AttributeKey> keys; in HWTEST_F() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dflow_dissector_load.h17 struct bpf_map *prog_array, *keys; in bpf_flow_load() local
/kernel/linux/linux-5.10/lib/
H A Dtest_static_keys.c55 static void invert_keys(struct test_key *keys, int size) in invert_keys() argument
68 static int verify_keys(struct test_key *keys, int size, bool invert) in verify_keys() argument
[all...]

Completed in 9 milliseconds

12345678910>>...15