Home
last modified time | relevance | path

Searched refs:HcfOpensslEccPriKey (Results 1 - 5 of 5) sorted by relevance

/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/key_agreement/src/
H A Decdh_openssl.c61 static EVP_PKEY *NewPKeyByEccPriKey(HcfOpensslEccPriKey *privateKey) in NewPKeyByEccPriKey()
103 EVP_PKEY *priPKey = NewPKeyByEccPriKey((HcfOpensslEccPriKey *)priKey); in EngineGenerateSecret()
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_asy_key_generator_openssl.c951 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; in DestroyEccPriKey()
1284 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; in GetEccPriKeyEncoded()
1364 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; in GetECPriKeyEncodedDer()
1416 HcfOpensslEccPriKey *impl = (HcfOpensslEccPriKey *)self; in EccPriKeyClearMem()
1425 curveId = ((HcfOpensslEccPriKey *)self)->curveId; in GetCurveName()
1461 if (((HcfOpensslEccPriKey *)sel in CheckEcKeySelf()
[all...]
/base/security/crypto_framework/plugin/openssl_plugin/common/inc/
H A Dopenssl_class.h48 } HcfOpensslEccPriKey; typedef
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Decc_openssl_common.c431 fieldType = ((HcfOpensslEccPriKey *)self)->fieldType; in GetFieldType()
501 ret = BigNumToBigInteger(OpensslEcKeyGet0PrivateKey(((HcfOpensslEccPriKey *)self)->ecKey), in GetPkSkBigInteger()
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Decdsa_openssl.c138 EC_KEY *ecKey = OpensslEcKeyDup(((HcfOpensslEccPriKey *)privateKey)->ecKey); in EngineSignInit()

Completed in 6 milliseconds