Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dx509_vfy.h211 #define X509_STORE_set_verify_cb_func(ctx,func) ((ctx)->verify_cb=(func)) macro
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c478 X509_STORE_set_verify_cb_func(cert_ctx, cb_check_cert_local);
480 X509_STORE_set_verify_cb_func(cert_ctx, cb_check_cert_remote);