Searched refs:IoctlCertPathOperation (Results 1 – 1 of 1) sorted by relevance
31 static int IoctlCertPathOperation(const CertPathInfo &info, int cmd, const char *operation) in IoctlCertPathOperation() function53 return IoctlCertPathOperation(info, ADD_CERT_PATH_CMD, "add"); in AddCertPath()58 return IoctlCertPathOperation(info, REMOVE_CERT_PATH_CMD, "remove"); in RemoveCertPath()