Searched refs:cb_check_cert_local (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.c121 static int cb_check_cert_local __P((int, X509_STORE_CTX *));
472 X509_STORE_set_verify_cb_func(cert_ctx, cb_check_cert_local);
561 cb_check_cert_local(ok, ctx) function

Completed in 75 milliseconds