Home
last modified time | relevance | path

Searched defs:mbedtls_x509_crl (Results 1 – 2 of 2) sorted by relevance

/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dx509_crl.h68 typedef struct mbedtls_x509_crl struct
83mbedtls_x509_crl_entry entry; /**< The CRL entries containing the certificate revocation times f… argument
93 struct mbedtls_x509_crl *next; argument
95 mbedtls_x509_crl; typedef
/external/mbedtls/include/mbedtls/
Dx509_crl.h77 typedef struct mbedtls_x509_crl struct
92mbedtls_x509_crl_entry entry; /**< The CRL entries containing the certificate revocation times f… argument
105 struct mbedtls_x509_crl *next; argument
107 mbedtls_x509_crl; typedef