Home
last modified time | relevance | path

Searched defs:selection (Results 126 - 150 of 180) sorted by relevance

12345678

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c304 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 Decx_kmgmt.c80 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
274 ecx_imexport_types(int selection) ecx_imexport_types() argument
475 ecx_gen_init(void *provctx, int selection, const OSSL_PARAM params[], ECX_KEY_TYPE type) ecx_gen_init() argument
496 x25519_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) x25519_gen_init() argument
502 x448_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) x448_gen_init() argument
508 ed25519_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) ed25519_gen_init() argument
514 ed448_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) ed448_gen_init() argument
715 ecx_dup(const void *keydata_from, int selection) ecx_dup() argument
749 ecx_validate(const void *keydata, int selection, int type, size_t keylen) ecx_validate() argument
777 x25519_validate(const void *keydata, int selection, int checktype) x25519_validate() argument
782 x448_validate(const void *keydata, int selection, int checktype) x448_validate() argument
787 ed25519_validate(const void *keydata, int selection, int checktype) ed25519_validate() argument
792 ed448_validate(const void *keydata, int selection, int checktype) ed448_validate() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_ameth.c780 int selection = 0; in rsa_int_export_to() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c355 int selection = 0; in ecx_pkey_export_to() local
/third_party/openssl/test/
H A Dtls-provider.c466 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 Devp_pkey_provided_test.c209 int selection; in test_print_key_type_using_encoder() local
/third_party/openssl/crypto/ec/
H A Decx_meth.c355 int selection = 0; in ecx_pkey_export_to() local
/third_party/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c304 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 Decx_kmgmt.c80 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 Drsa_ameth.c745 int selection = 0; in rsa_int_export_to() local
/third_party/python/Lib/tkinter/
H A Dttk.py1395 def selection(self): member in Treeview
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp575 void NetworkSearchManager::SetNetworkSelectionValue(int32_t slotId, SelectionMode selection) in SetNetworkSelectionValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h37 TextSelection selection; member
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp213 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 Dnative_node_test.cpp1802 ArkUI_NumberValue selection[] = {{.i32 = 0}, {.i32 = 1}}; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp658 void MediaLibraryNapiUtils::AppendFetchOptionSelection(string &selection, const string &newCondition) in AppendFetchOptionSelection() argument
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h408 std::string selection; member
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_database_utils.cpp344 void BackupDatabaseUtils::UpdateSelection(std::string &selection, const std::string &selectionToAdd, bool needWrap) in UpdateSelection() argument
H A Dupgrade_restore.cpp1030 std::string selection; in NeedBatchQueryPhotoForPortrait() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp476 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 Dsendable_medialibrary_napi_utils.cpp571 void SendableMediaLibraryNapiUtils::AppendFetchOptionSelection(string &selection, const string &newCondition) in AppendFetchOptionSelection() argument
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp473 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...]
/third_party/glfw/src/
H A Dx11_window.c939 static const char* getSelectionString(Atom selection) in getSelectionString() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2458 TIntermSelection* selection = addSelection(cond, pair, loc); in addSelection() local
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_der2key.c93 int selection; member
142 static int der2key_check_selection(int selection, in der2key_check_selection() argument
176 static int der2key_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in der2key_decode() argument
319 int selection = ctx->selection; der2key_export_object() local
[all...]

Completed in 54 milliseconds

12345678