Home
last modified time | relevance | path

Searched defs:keys (Results 151 - 175 of 843) sorted by relevance

12345678910>>...34

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiscreen_test.cpp109 std::vector<GraphicHDRMetadataKey> keys; in HWTEST_F() local
395 std::vector<GraphicHDRMetadataKey> keys = { key }; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-aes-xcbc.c64 u8 keys[2][AES_BLOCK_SIZE]; in nx_xcbc_empty() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpointer_auth.h57 static __always_inline void ptrauth_keys_init_kernel(struct ptrauth_keys_kernel *keys) in ptrauth_keys_init_kernel() argument
63 static __always_inline void ptrauth_keys_switch_kernel(struct ptrauth_keys_kernel *keys) in ptrauth_keys_switch_kernel() argument
74 static inline void ptrauth_keys_install_user(struct ptrauth_keys_user *keys) in ptrauth_keys_install_user() argument
86 ptrauth_keys_init_user(struct ptrauth_keys_user *keys) ptrauth_keys_init_user() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dpolyval-ce-glue.c48 static void internal_polyval_update(const struct polyval_tfm_ctx *keys, in internal_polyval_update() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Ddebug.c163 struct keybuf keys; global() member
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dtextbox.c43 dialog_textbox(const char *title, char *tbuf, int initial_height, int initial_width, int *keys, int *_vscroll, int *_hscroll, update_text_fn update_text, void *data) dialog_textbox() argument
/kernel/linux/linux-5.10/security/keys/
H A Dgc.c135 static noinline void key_gc_unused_keys(struct list_head *keys) in key_gc_unused_keys() argument
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dauth_x_protocol.h46 __le32 keys; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dlocking.c62 struct lock_class_key keys[BTRFS_MAX_LEVEL]; member
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-aes-xcbc.c64 u8 keys[2][AES_BLOCK_SIZE]; in nx_xcbc_empty() local
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dpolyval-clmulni_glue.c57 static void internal_polyval_update(const struct polyval_tfm_ctx *keys, in internal_polyval_update() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dpeer.h33 struct ieee80211_key_conf *keys[WMI_MAX_KEY_INDEX + 1]; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Ddebug.c164 struct keybuf keys; global() member
[all...]
/kernel/linux/linux-6.6/security/keys/
H A Dgc.c135 static noinline void key_gc_unused_keys(struct list_head *keys) in key_gc_unused_keys() argument
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dauth_x_protocol.h47 __le32 keys; member
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp809 string keys[maxLen + 1]; in HWTEST_F() local
1074 string keys[maxLen+1]; in HWTEST_F() local
1116 string keys[maxLen+1]; in HWTEST_F() local
1166 string keys[maxLe in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dau.c74 static const char keys[][7] = { in au_read_annotation() local
254 static const char keys[][7] = { in au_get_annotations() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DNGramList.java130 public Collection keys() in keys() method in NGramList
/third_party/mbedtls/programs/ssl/
H A Dssl_test_common_source.c23 eap_tls_keys *keys = (eap_tls_keys *) p_expkey; in eap_tls_key_derivation() local
117 dtls_srtp_keys *keys = (dtls_srtp_keys *) p_expkey; in dtls_srtp_key_derivation() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dcmdline.c150 struct agx_shader_key keys[2] = { in compile_shader() local
/third_party/ltp/pan/
H A Dsymbol.c196 const char **keys; /* key split into a 2d string array */ in sym_put() local
268 const char **keys; /* ke in sym_get() local
[all...]
H A Dreporter.c181 static int scanner_test_end(SYM alltags, SYM ctag, SYM keys) in scanner_test_end() argument
239 static int iscanner_test_end(SYM alltags, SYM ctag, SYM keys) in iscanner_test_end() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_keygen.h185 v8::Local<v8::Value> keys[2]; in EncodeKey() local
/third_party/node/src/quic/
H A Dtlscontext.h77 std::vector<std::shared_ptr<crypto::KeyObjectData>> keys; member
/third_party/mesa3d/src/mesa/main/
H A Dhash.c453 _mesa_HashFindFreeKeys(struct _mesa_HashTable *table, GLuint* keys, GLuint numKeys) in _mesa_HashFindFreeKeys() argument

Completed in 15 milliseconds

12345678910>>...34