Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/adapter/huks/src/
H A Dsoftbus_rsa_encrypt.c99 static int32_t GenerateRsaKeyPair(void) in GenerateRsaKeyPair() function
125 if (GenerateRsaKeyPair() != SOFTBUS_OK) { in SoftBusGetPublicKey()