| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 355 int selection = 0; in ecx_pkey_export_to() local
|
| /third_party/openssl/test/ |
| H A D | tls-provider.c | 466 static int xor_has(const void *vkey, int selection) in xor_has() argument 482 static void *xor_dup(const void *vfromkey, int selection) in xor_dup() argument 580 int selection; member 584 static void *xor_gen_init(void *provctx, int selection, in xor_gen_init() argument [all...] |
| H A D | evp_pkey_provided_test.c | 209 int selection; in test_print_key_type_using_encoder() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 355 int selection = 0; in ecx_pkey_export_to() local
|
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | ec_kmgmt.c | 304 int ec_has(const void *keydata, int selection) in ec_has() argument 328 static int ec_match(const void *keydata1, const void *keydata2, int selection) in ec_match() argument 390 common_import(void *keydata, int selection, const OSSL_PARAM params[], int sm2_wanted) common_import() argument 433 ec_import(void *keydata, int selection, const OSSL_PARAM params[]) ec_import() argument 441 sm2_import(void *keydata, int selection, const OSSL_PARAM params[]) sm2_import() argument 449 ec_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) ec_export() argument 557 ec_imexport_types(int selection) ec_imexport_types() argument 573 ec_import_types(int selection) ec_import_types() argument 579 ec_export_types(int selection) ec_export_types() argument 897 sm2_validate(const void *keydata, int selection, int checktype) sm2_validate() argument 936 ec_validate(const void *keydata, int selection, int checktype) ec_validate() argument 989 int selection; global() member 994 ec_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) ec_gen_init() argument 1017 sm2_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) sm2_gen_init() argument 1400 ec_dup(const void *keydata_from, int selection) ec_dup() argument [all...] |
| H A D | ecx_kmgmt.c | 80 int selection; member 122 static int ecx_has(const void *keydata, int selection) in ecx_has() argument 143 static int ecx_match(const void *keydata1, const void *keydata2, int selection) in ecx_match() argument 191 static int ecx_import(void *keydata, int selection, cons argument 230 ecx_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) ecx_export() argument 271 ecx_imexport_types(int selection) ecx_imexport_types() argument 472 ecx_gen_init(void *provctx, int selection, const OSSL_PARAM params[], ECX_KEY_TYPE type) ecx_gen_init() argument 493 x25519_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) x25519_gen_init() argument 499 x448_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) x448_gen_init() argument 505 ed25519_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) ed25519_gen_init() argument 511 ed448_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) ed448_gen_init() argument 712 ecx_dup(const void *keydata_from, int selection) ecx_dup() argument 746 ecx_validate(const void *keydata, int selection, int type, size_t keylen) ecx_validate() argument 774 x25519_validate(const void *keydata, int selection, int checktype) x25519_validate() argument 779 x448_validate(const void *keydata, int selection, int checktype) x448_validate() argument 784 ed25519_validate(const void *keydata, int selection, int checktype) ed25519_validate() argument 789 ed448_validate(const void *keydata, int selection, int checktype) ed448_validate() argument [all...] |
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_ameth.c | 745 int selection = 0; in rsa_int_export_to() local
|
| /third_party/python/Lib/tkinter/ |
| H A D | ttk.py | 1395 def selection(self): member in Treeview
|
| /base/telephony/core_service/services/network_search/src/ |
| H A D | network_search_manager.cpp | 575 void NetworkSearchManager::SetNetworkSelectionValue(int32_t slotId, SelectionMode selection) in SetNetworkSelectionValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/ |
| H A D | textfield_declaration.h | 37 TextSelection selection; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| H A D | rosen_render_text_field.cpp | 213 const auto& selection = GetEditingValue().selection; in PaintSelectCaret() local 331 const auto& selection = GetEditingValue().selection; local [all...] |
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | native_node_test.cpp | 1802 ArkUI_NumberValue selection[] = {{.i32 = 0}, {.i32 = 1}}; in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | medialibrary_napi_utils.cpp | 658 void MediaLibraryNapiUtils::AppendFetchOptionSelection(string &selection, const string &newCondition) in AppendFetchOptionSelection() argument
|
| /foundation/multimedia/media_library/interfaces/kits/js/include/ |
| H A D | media_library_napi.h | 408 std::string selection; member
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
| H A D | backup_database_utils.cpp | 344 void BackupDatabaseUtils::UpdateSelection(std::string &selection, const std::string &selectionToAdd, bool needWrap) in UpdateSelection() argument
|
| H A D | upgrade_restore.cpp | 1030 std::string selection; in NeedBatchQueryPhotoForPortrait() local
|
| /foundation/multimedia/media_library/frameworks/js/src/sendable/ |
| H A D | sendable_photo_access_helper_napi.cpp | 476 static inline void ReplaceRelativePath(string &selection, size_t pos, const string &keyInstead, const string &arg, in ReplaceRelativePath() argument 485 void SendablePhotoAccessHelper::ReplaceSelection(string &selection, vector<string> &selectionArgs, in ReplaceSelection() argument [all...] |
| H A D | sendable_medialibrary_napi_utils.cpp | 571 void SendableMediaLibraryNapiUtils::AppendFetchOptionSelection(string &selection, const string &newCondition) in AppendFetchOptionSelection() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_file_extension/src/ |
| H A D | media_file_extention_utils.cpp | 473 int32_t GetListFilePredicates(const FileInfo &parentInfo, const FileAccessFwk::FileFilter &filter, string &selection, in GetListFilePredicates() argument 530 shared_ptr<NativeRdb::ResultSet> GetResult(const Uri &uri, MediaFileUriType uriType, const string &selection, in GetResult() argument 591 string selection = MEDIA_DATA_DB_PARENT_ID + " = ? AND " + MEDIA_DATA_DB_MEDIA_TYPE + " <> ? AND " + GetListRootResult() local 608 string selection; GetListDirResult() local 624 string selection; GetListAlbumResult() local 801 GetScanFileResult(const Uri &uri, MediaFileUriType uriType, const string &selection, const vector<string> &selectionArgs) GetScanFileResult() argument 846 string selection = MEDIA_DATA_DB_FILE_PATH + " LIKE ? "; SetScanFileSelection() local 1360 string selection = MEDIA_DATA_DB_FILE_PATH + " LIKE ? "; GetMoveSubFile() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/isci/ |
| H A D | host.c | 1909 char *lookup_cable_names(enum cable_selections selection) in lookup_cable_names() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | udlfb.c | 147 static char *dlfb_set_color_depth(char *buf, u8 selection) in dlfb_set_color_depth() argument
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | gconf.c | 984 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | udlfb.c | 147 static char *dlfb_set_color_depth(char *buf, u8 selection) in dlfb_set_color_depth() argument
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | gconf.c | 977 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local
|
| /kernel/linux/linux-6.6/drivers/scsi/isci/ |
| H A D | host.c | 1907 char *lookup_cable_names(enum cable_selections selection) in lookup_cable_names() argument
|