Searched defs:crl (Results 1 – 5 of 5) sorted by relevance
290 mbedtls_x509_crl *crl = chain; in mbedtls_x509_crl_parse_der() local595 const mbedtls_x509_crl *crl) in mbedtls_x509_crl_info()669 void mbedtls_x509_crl_init(mbedtls_x509_crl *crl) in mbedtls_x509_crl_init()677 void mbedtls_x509_crl_free(mbedtls_x509_crl *crl) in mbedtls_x509_crl_free()
1990 int mbedtls_x509_crt_is_revoked(const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl) in mbedtls_x509_crt_is_revoked()
9 mbedtls_x509_crl crl; in LLVMFuzzerTestOneInput() local
52 mbedtls_x509_crl crl; in main() local
754 mbedtls_x509_crl *crl; member