Searched defs:check_revocation (Results 1 – 2 of 2) sorted by relevance
184 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member233 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member
556 static int check_revocation(X509_STORE_CTX *ctx) in check_revocation() function