Home
last modified time | relevance | path

Searched refs:OH_CryptoAsymKeyGenerator_GetAlgoName (Results 1 - 3 of 3) sorted by relevance

/base/security/crypto_framework/interfaces/kits/native/include/
H A Dcrypto_asym_key.h203 const char *OH_CryptoAsymKeyGenerator_GetAlgoName(OH_CryptoAsymKeyGenerator *ctx);
/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_asym_key_test.cpp65 const char *algoName = OH_CryptoAsymKeyGenerator_GetAlgoName(generator); in HWTEST_F()
150 const char *algoName = OH_CryptoAsymKeyGenerator_GetAlgoName(ctx); in HWTEST_F()
192 const char *algoName = OH_CryptoAsymKeyGenerator_GetAlgoName(ctx); in HWTEST_F()
/base/security/crypto_framework/frameworks/native/src/
H A Dasym_key.c109 const char *OH_CryptoAsymKeyGenerator_GetAlgoName(OH_CryptoAsymKeyGenerator *ctx) in OH_CryptoAsymKeyGenerator_GetAlgoName() function

Completed in 3 milliseconds