Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Ddh_asy_key_generator_openssl.c356 static HcfResult GetIntSpecFromDhPubKey(const HcfPubKey *self, const AsyKeySpecItem item, int *retu… in GetIntSpecFromDhPubKey() function
516 pk->base.getAsyKeySpecInt = GetIntSpecFromDhPubKey; in FillOpensslDhPubKeyFunc()