Searched defs:check_revocation (Results 1 – 6 of 6) sorted by relevance
366 bool check_revocation, in PKIXVerifyCert()814 bool check_revocation = in VerifyInternalImpl() local
199 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member248 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member
669 static int check_revocation(X509_STORE_CTX *ctx) in check_revocation() function
197 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member246 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member
784 static int check_revocation(X509_STORE_CTX *ctx) in check_revocation() function