Searched defs:check_revocation (Results 1 – 2 of 2) sorted by relevance
200 int (*check_revocation) (X509_STORE_CTX *ctx); member257 int (*check_revocation) (X509_STORE_CTX *ctx); member
810 static int check_revocation(X509_STORE_CTX *ctx) in check_revocation() function