Searched defs:root (Results 1 – 4 of 4) sorted by relevance
253 static int verify(X509 *leaf, X509 *root, STACK_OF(X509_CRL) *crls, in verify()
78 *root = NULL, *intermediate = NULL; variable
79 *intermediate = NULL, *root = NULL; variable
571 char *root = test_mk_file_path(certsdir, "rootCA.pem"); in test_client_cert_verify_cb() local
Completed in 38 milliseconds