Home
last modified time | relevance | path

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

/base/security/device_security_level/oem_property/ohos/common/
Ddslm_ohos_verify.c154 static int32_t CheckNonceOfCertChain(const struct NonceOfCertChain *nonce, uint64_t challenge, cons… in CheckNonceOfCertChain() function
194 ret = CheckNonceOfCertChain(&nonce, challenge, pkInfoListStr); in VerifyNonceOfCertChain()