Searched defs:check_revocation (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/openssl/
H A Dx509_vfy.h199 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member in struct:x509_store_st
248 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member in struct:x509_store_ctx_st
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_vfy.c674 static int check_revocation(X509_STORE_CTX *ctx) function
H A Dx509_vfy.h199 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member in struct:x509_store_st
248 int (*check_revocation)(X509_STORE_CTX *ctx); /* Check revocation status of chain */ member in struct:x509_store_ctx_st

Completed in 37 milliseconds