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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c73 static int null_callback(int ok,X509_STORE_CTX *e);
85 static int null_callback(int ok, X509_STORE_CTX *e) function
1414 ctx->verify_cb = null_callback;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_vfy.c112 static int null_callback(int ok, X509_STORE_CTX *e);
142 static int null_callback(int ok, X509_STORE_CTX *e) function
2342 ctx->verify_cb = null_callback;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.c112 static int null_callback(int ok, X509_STORE_CTX *e);
142 static int null_callback(int ok, X509_STORE_CTX *e) function
2342 ctx->verify_cb = null_callback;

Completed in 45 milliseconds