Home
last modified time | relevance | path

Searched defs:GenerateKeyPair (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Ded25519_key.c27 ResultCode GenerateKeyPair(void) in GenerateKeyPair() function
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c1262 static HcfResult GenerateKeyPair(HcfAsyKeyGenerator *self, HcfParamsSpec *params, in GenerateKeyPair() function
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Drsa_asy_key_generator_openssl.c899 static HcfResult GenerateKeyPair(HcfAsyKeyGenSpiRsaParams *params, HcfKeyPair **keyPair) in GenerateKeyPair() function
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c1643 static int32_t GenerateKeyPair(Algorithm algo, Uint8Buff *outPriKey, Uint8Buff *outPubKey) in GenerateKeyPair() function