Home
last modified time | relevance | path

Searched refs:RsaKeyCheck (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.c79 static int32_t RsaKeyCheck(const struct HksBlob *key) in RsaKeyCheck() function
266 int32_t ret = RsaKeyCheck(key); in HksMbedtlsRsaCrypt()
399 int32_t ret = RsaKeyCheck(key); in HksMbedtlsRsaSign()
408 int32_t ret = RsaKeyCheck(key); in HksMbedtlsRsaVerify()
418 int32_t ret = RsaKeyCheck(keyIn); in GetRsaPubKeyCheckParams()