Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vfy.c47 static int null_callback(int ok, X509_STORE_CTX *e);
81 static int null_callback(int ok, X509_STORE_CTX *e) in null_callback() function
2372 ctx->verify_cb = null_callback; in X509_STORE_CTX_init()
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c47 static int null_callback(int ok, X509_STORE_CTX *e);
81 static int null_callback(int ok, X509_STORE_CTX *e) in null_callback() function
2374 ctx->verify_cb = null_callback; in X509_STORE_CTX_init()

Completed in 9 milliseconds