Searched defs:returnCommonParamSpec (Results 1 – 9 of 9) sorted by relevance
| /base/security/crypto_framework/test/fuzztest/key/ecckeyutil_fuzzer/ |
| D | ecckeyutil_fuzzer.cpp | 33 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; in TestEccKey() local 43 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; in TestSm2Key() local 53 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; in TestBrainpoolKey() local 69 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; in EccKeyUtilFuzzTest() local
|
| /base/security/crypto_framework/test/unittest/src/ |
| D | crypto_ecc_key_util_test.cpp | 84 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 95 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 106 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 117 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 128 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 139 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 150 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 161 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 172 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable 183 HcfEccCommParamsSpec *returnCommonParamSpec = nullptr; variable [all …]
|
| D | crypto_dh_key_agreement_test.cpp | 585 HcfDhCommParamsSpec *returnCommonParamSpec = nullptr; variable 626 HcfDhCommParamsSpec *returnCommonParamSpec = nullptr; variable
|
| D | crypto_dh_asy_key_generator_by_spec_test.cpp | 346 HcfDhCommParamsSpec *returnCommonParamSpec = nullptr; in HcfDhKeyUtilCreateTest() local 1142 HcfDhCommParamsSpec *returnCommonParamSpec = nullptr; variable
|
| /base/security/crypto_framework/test/fuzztest/key/dhkeyutil_fuzzer/ |
| D | dhkeyutil_fuzzer.cpp | 35 HcfDhCommParamsSpec *returnCommonParamSpec = nullptr; in TestDhKey() local 52 HcfDhCommParamsSpec *returnCommonParamSpec = nullptr; in DhKeyUtilFuzzTest() local
|
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| D | ecc_common_param_spec_generator_openssl.c | 50 …Result BuildCommonParamPart(const EC_GROUP *ecGroup, HcfEccCommParamsSpecSpi *returnCommonParamSpe… in BuildCommonParamPart() 95 …fResult BuildCommonParamGFp(const EC_GROUP *ecGroup, HcfEccCommParamsSpecSpi *returnCommonParamSpe… in BuildCommonParamGFp() 148 … HcfResult BuildCommonParam(const EC_GROUP *ecGroup, HcfEccCommParamsSpecSpi *returnCommonParamSpe… in BuildCommonParam() 247 …ECCCommonParamSpecCreate(HcfAsyKeyGenParams *params, HcfEccCommParamsSpecSpi **returnCommonParamSp… in HcfECCCommonParamSpecCreate()
|
| D | dh_common_param_spec_generator_openssl.c | 108 static HcfResult BuildCommonParam(EVP_PKEY *dhKey, HcfDhCommParamsSpecSpi *returnCommonParamSpec) in BuildCommonParam() 148 …DhCommonParamSpecCreate(int32_t pLen, int32_t skLen, HcfDhCommParamsSpecSpi **returnCommonParamSpe… in HcfDhCommonParamSpecCreate()
|
| /base/security/crypto_framework/frameworks/key/ |
| D | dh_key_util.c | 27 …Result HcfDhKeyUtilCreate(int32_t pLen, int32_t skLen, HcfDhCommParamsSpec **returnCommonParamSpec) in HcfDhKeyUtilCreate()
|
| D | ecc_key_util.c | 164 HcfResult HcfEccKeyUtilCreate(const char *algName, HcfEccCommParamsSpec **returnCommonParamSpec) in HcfEccKeyUtilCreate()
|