Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_rsa.c45 static int32_t RsaCheckKeySize(const uint32_t keySize) in RsaCheckKeySize() function
83 int32_t ret = RsaCheckKeySize(keyMaterial->keySize); in RsaKeyCheck()