Home
last modified time | relevance | path

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

/base/security/crypto_framework/test/unittest/src/
Dcrypto_dsa_exception_test.cpp217 GetDsaPriKeyAlgorithm(nullptr);
218 GetDsaPriKeyAlgorithm((HcfKey *)&g_obj);
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Ddsa_asy_key_generator_openssl.c154 static const char *GetDsaPriKeyAlgorithm(HcfKey *self) in GetDsaPriKeyAlgorithm() function
416 sk->base.base.getAlgorithm = GetDsaPriKeyAlgorithm; in FillOpensslDsaPriKeyFunc()