Home
last modified time | relevance | path

Searched refs:GetECPriKeySpecBigInteger (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_asy_key_generator_openssl.c1546 static HcfResult GetECPriKeySpecBigInteger(const HcfPriKey *self, const AsyKeySpecItem item, in GetECPriKeySpecBigInteger() function
1637 returnPriKey->base.getAsyKeySpecBigInteger = GetECPriKeySpecBigInteger; in PackEccPriKey()