Searched defs:selection (Results 1 – 6 of 6) sorted by relevance
| /base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
| D | openssl_common.c | 557 HcfResult GetKeyEncodedPem(EVP_PKEY *pkey, const char *outPutStruct, int selection, char **returnSt… in GetKeyEncodedPem() 578 HcfResult ConvertPubPemStrToKey(EVP_PKEY **pkey, const char *keyType, int selection, const char *ke… in ConvertPubPemStrToKey()
|
| D | openssl_adapter.c | 1517 int OpensslEvpPkeyFromData(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey, int selection, OSSL_PARAM params[]) in OpensslEvpPkeyFromData() 1576 OSSL_ENCODER_CTX *OpensslOsslEncoderCtxNewForPkey(const EVP_PKEY *pkey, int selection, in OpensslOsslEncoderCtxNewForPkey() 1598 …const char *inputStructure, const char *keytype, int selection, OSSL_LIB_CTX *libctx, const char *… in OpensslOsslDecoderCtxNewForPkey()
|
| /base/hiviewdfx/hisysevent/frameworks/native/ |
| D | hisysevent_tool.cpp | 195 void HiSysEventTool::HandleInput(int argc, char** argv, const char* selection) in HandleInput()
|
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| D | rsa_asy_key_generator_openssl.c | 1064 static HcfResult ConvertPemKeyToKey(const char *keyStr, HcfParamsSpec *params, int selection, RSA *… in ConvertPemKeyToKey() 1103 static HcfResult ConvertPemPubKey(const char *pubKeyStr, int selection, HcfOpensslRsaPubKey **pubKe… in ConvertPemPubKey() 1144 static HcfResult ConvertPemPriKey(const char *priKeyStr, HcfParamsSpec *params, int selection, in ConvertPemPriKey()
|
| /base/security/crypto_framework/test/unittest/src/ |
| D | openssl_adapter_mock.c | 1920 int OpensslEvpPkeyFromData(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey, int selection, OSSL_PARAM params[]) in OpensslEvpPkeyFromData() 2015 …const char *inputStructure, const char *keytype, int selection, OSSL_LIB_CTX *libctx, const char *… in OpensslOsslDecoderCtxNewForPkey() 2189 OSSL_ENCODER_CTX *OpensslOsslEncoderCtxNewForPkey(const EVP_PKEY *pkey, int selection, in OpensslOsslEncoderCtxNewForPkey()
|
| /base/telephony/core_service/services/network_search/src/ |
| D | network_search_manager.cpp | 571 void NetworkSearchManager::SetNetworkSelectionValue(int32_t slotId, SelectionMode selection) in SetNetworkSelectionValue()
|