Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_status.c756 static int32_t CertManagerIsCallerPrivileged(const struct CmContext *context) in CertManagerIsCallerPrivileged() function
769 } else if (CertManagerIsCallerPrivileged(context) != CMR_OK) { in CertManagerCheckStorePermission()
778 if (CertManagerIsCallerPrivileged(context) != CMR_OK) { in CertManagerCheckStorePermission()