Home
last modified time | relevance | path

Searched defs:selection (Results 76 - 100 of 172) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_histo.c264 struct v4l2_rect *selection; in histo_set_crop() local
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
H A Dudl_modeset.c55 static char *udl_set_color_depth(char *buf, u8 selection) in udl_set_color_depth() argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.c267 struct v4l2_rect *selection; in histo_set_crop() local
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c115 static int rsa_has(const void *keydata, int selection) in rsa_has() argument
135 static int rsa_match(const void *keydata1, const void *keydata2, int selection) in rsa_match() argument
173 rsa_import(void *keydata, int selection, const OSSL_PARAM params[]) rsa_import() argument
203 rsa_export(void *keydata, int selection, OSSL_CALLBACK *param_callback, void *cbarg) rsa_export() argument
313 rsa_imexport_types(int selection) rsa_imexport_types() argument
320 rsa_import_types(int selection) rsa_import_types() argument
325 rsa_export_types(int selection) rsa_export_types() argument
392 rsa_validate(const void *keydata, int selection, int checktype) rsa_validate() argument
450 gen_init(void *provctx, int selection, int rsa_type, const OSSL_PARAM params[]) gen_init() argument
486 rsa_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) rsa_gen_init() argument
492 rsapss_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) rsapss_gen_init() argument
682 rsa_dup(const void *keydata_from, int selection) rsa_dup() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_result.c268 int selection = 0; in try_key_value() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dkeymgmt_meth.c330 void *evp_keymgmt_gen_init(const EVP_KEYMGMT *keymgmt, int selection, in evp_keymgmt_gen_init() argument
432 int evp_keymgmt_has(const EVP_KEYMGMT *keymgmt, void *keydata, int selection) in evp_keymgmt_has() argument
438 evp_keymgmt_validate(const EVP_KEYMGMT *keymgmt, void *keydata, int selection, int checktype) evp_keymgmt_validate() argument
447 evp_keymgmt_match(const EVP_KEYMGMT *keymgmt, const void *keydata1, const void *keydata2, int selection) evp_keymgmt_match() argument
457 evp_keymgmt_import(const EVP_KEYMGMT *keymgmt, void *keydata, int selection, const OSSL_PARAM params[]) evp_keymgmt_import() argument
465 evp_keymgmt_import_types(const EVP_KEYMGMT *keymgmt, int selection) evp_keymgmt_import_types() argument
473 evp_keymgmt_export(const EVP_KEYMGMT *keymgmt, void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) evp_keymgmt_export() argument
481 evp_keymgmt_export_types(const EVP_KEYMGMT *keymgmt, int selection) evp_keymgmt_export_types() argument
489 evp_keymgmt_dup(const EVP_KEYMGMT *keymgmt, const void *keydata_from, int selection) evp_keymgmt_dup() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_backend.c335 RSA *ossl_rsa_dup(const RSA *rsa, int selection) in ossl_rsa_dup() argument
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Dencoder_lib.c142 int OSSL_ENCODER_CTX_set_selection(OSSL_ENCODER_CTX *ctx, int selection) in OSSL_ENCODER_CTX_set_selection() argument
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_ameth.c439 int selection = 0; in dsa_pkey_export_to() local
/third_party/openssl/crypto/evp/
H A Dkeymgmt_meth.c330 void *evp_keymgmt_gen_init(const EVP_KEYMGMT *keymgmt, int selection, in evp_keymgmt_gen_init() argument
432 int evp_keymgmt_has(const EVP_KEYMGMT *keymgmt, void *keydata, int selection) in evp_keymgmt_has() argument
438 evp_keymgmt_validate(const EVP_KEYMGMT *keymgmt, void *keydata, int selection, int checktype) evp_keymgmt_validate() argument
447 evp_keymgmt_match(const EVP_KEYMGMT *keymgmt, const void *keydata1, const void *keydata2, int selection) evp_keymgmt_match() argument
457 evp_keymgmt_import(const EVP_KEYMGMT *keymgmt, void *keydata, int selection, const OSSL_PARAM params[]) evp_keymgmt_import() argument
465 evp_keymgmt_import_types(const EVP_KEYMGMT *keymgmt, int selection) evp_keymgmt_import_types() argument
473 evp_keymgmt_export(const EVP_KEYMGMT *keymgmt, void *keydata, int selection, OSSL_CALLBACK *param_cb, void *cbarg) evp_keymgmt_export() argument
481 evp_keymgmt_export_types(const EVP_KEYMGMT *keymgmt, int selection) evp_keymgmt_export_types() argument
489 evp_keymgmt_dup(const EVP_KEYMGMT *keymgmt, const void *keydata_from, int selection) evp_keymgmt_dup() argument
[all...]
/third_party/openssl/crypto/dsa/
H A Ddsa_ameth.c439 int selection = 0; in dsa_pkey_export_to() local
/third_party/openssl/crypto/encode_decode/
H A Dencoder_lib.c142 int OSSL_ENCODER_CTX_set_selection(OSSL_ENCODER_CTX *ctx, int selection) in OSSL_ENCODER_CTX_set_selection() argument
/third_party/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c115 static int rsa_has(const void *keydata, int selection) in rsa_has() argument
135 static int rsa_match(const void *keydata1, const void *keydata2, int selection) in rsa_match() argument
173 rsa_import(void *keydata, int selection, const OSSL_PARAM params[]) rsa_import() argument
203 rsa_export(void *keydata, int selection, OSSL_CALLBACK *param_callback, void *cbarg) rsa_export() argument
313 rsa_imexport_types(int selection) rsa_imexport_types() argument
320 rsa_import_types(int selection) rsa_import_types() argument
325 rsa_export_types(int selection) rsa_export_types() argument
392 rsa_validate(const void *keydata, int selection, int checktype) rsa_validate() argument
450 gen_init(void *provctx, int selection, int rsa_type, const OSSL_PARAM params[]) gen_init() argument
486 rsa_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) rsa_gen_init() argument
492 rsapss_gen_init(void *provctx, int selection, const OSSL_PARAM params[]) rsapss_gen_init() argument
682 rsa_dup(const void *keydata_from, int selection) rsa_dup() argument
[all...]
/third_party/openssl/crypto/store/
H A Dstore_result.c268 int selection = 0; in try_key_value() local
/third_party/openssl/crypto/rsa/
H A Drsa_backend.c347 RSA *ossl_rsa_dup(const RSA *rsa, int selection) in ossl_rsa_dup() argument
/third_party/openssl/test/
H A Dprovfetchtest.c19 static int dummy_decoder_decode(void *ctx, OSSL_CORE_BIO *cin, int selection, in dummy_decoder_decode() argument
36 dummy_encoder_encode(void *ctx, OSSL_CORE_BIO *out, const void *obj_raw, const OSSL_PARAM obj_abstract[], int selection, OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) dummy_encoder_encode() argument
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp436 SkPaint selection = SkPaint(options.fSelectionColor); in paint() local
445 c->drawRect(offset(l.fCursorPos[pos.fTextByteIndex], l.fOrigin), selection); in paint() local
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_common.c534 HcfResult GetKeyEncodedPem(EVP_PKEY *pkey, const char *outPutStruct, int selection, char **returnString) in GetKeyEncodedPem() argument
555 HcfResult ConvertPubPemStrToKey(EVP_PKEY **pkey, const char *keyType, int selection, const char *keyStr) in ConvertPubPemStrToKey() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c96 uint16_t selection = 0; in program_gamut_remap() local
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c33 struct annotation_line *selection; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c96 uint16_t selection = 0; in program_gamut_remap() local
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/
H A Dudl_modeset.c61 static char *udl_set_color_depth(char *buf, u8 selection) in udl_set_color_depth() argument
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c28 struct annotation_line *selection; member
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java53 private Selection selection = new Selection(); field in DumbTextComponent
[all...]
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c474 const char* selection = getenv("MESA_VK_DEVICE_SELECT"); in device_select_EnumeratePhysicalDevices() local
270 device_select_find_explicit_default(struct device_pci_info *pci_infos, uint32_t device_count, const char *selection) device_select_find_explicit_default() argument
418 get_default_device(const struct instance_info *info, const char *selection, uint32_t physical_device_count, VkPhysicalDevice *pPhysicalDevices) get_default_device() argument
[all...]

Completed in 23 milliseconds

1234567