Searched refs:callb (Results 1 – 1 of 1) sorted by relevance
150 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx);228 X509_STORE_set_verify_cb_func(ctx,callb); in MAIN()1197 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx) in callb() function