Home
last modified time | relevance | path

Searched refs:tlso_verify_cb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c71 static int tlso_verify_cb( int ok, X509_STORE_CTX *ctx );
596 tlso_verify_ok : tlso_verify_cb ); in tlso_ctx_init()
1477 tlso_verify_cb( int ok, X509_STORE_CTX *ctx ) in tlso_verify_cb() function
1533 (void) tlso_verify_cb( ok, ctx ); in tlso_verify_ok()