Searched refs:X509_CTX (Results 1 – 1 of 1) sorted by relevance
243 typedef struct _x509_ctx X509_CTX; typedef248 X509_CTX *cert[CONFIG_X509_MAX_CA_CERTS];256 int x509_new(const uint8_t *cert, int *len, X509_CTX **ctx);257 void x509_free(X509_CTX *x509_ctx);259 int x509_verify(const CA_CERT_CTX *ca_cert_ctx, const X509_CTX *cert);263 void x509_print(CA_CERT_CTX *ca_cert_ctx, const X509_CTX *cert);