Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/adapter/huks/src/
H A Dsoftbus_rsa_encrypt.c56 static bool IsRsaKeyPairExist(struct HksBlob Alias) in IsRsaKeyPairExist() function
124 if (!IsRsaKeyPairExist(g_rsaKeyAlias)) { in SoftBusGetPublicKey()