Searched refs:vret (Results 1 – 1 of 1) sorted by relevance
581 int vret; in MAIN() local591 vret = get_cert_chain(ucert, store, &chain2); in MAIN()594 if (vret == X509_V_OK) { in MAIN()602 if (vret != X509_V_ERR_UNSPECIFIED) in MAIN()604 X509_verify_cert_error_string(vret)); in MAIN()