Searched defs:verified (Results 1 – 3 of 3) sorted by relevance
503 int verified; /* set when we're happy with what we wrote */ in initsd() local
116 static bool verified[sizeof(dirnames)]; in check_writeable() local
1175 fetch_ssl_cb_verify_crt(int verified, X509_STORE_CTX *ctx) in fetch_ssl_cb_verify_crt()