Searched defs:check_revocation (Results 1 – 4 of 4) sorted by relevance
122 int (*check_revocation) (X509_STORE_CTX *ctx); member
822 X509_STORE_CTX_check_revocation_fn check_revocation) in X509_STORE_set_check_revocation()
874 static int check_revocation(X509_STORE_CTX *ctx) in check_revocation() function
217 int (*check_revocation) (X509_STORE_CTX *ctx); member