Searched defs:web_verify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgweb.c118 static int web_verify(int, X509_STORE_CTX *);
920 X509_STORE_CTX_set_verify_cb(ctx, web_verify);
1017 * Name: web_verify
1032 web_verify(int ok, X509_STORE_CTX *ctx) function

Completed in 360 milliseconds