Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_types.h292 struct x509_method_st { struct
294 int (*x509_new)(X509 *x, X509 *m_x);
296 void (*x509_free)(X509 *x);
298 int (*x509_load)(X509 *x, const unsigned char *buf, int len);
300 int (*x509_show_info)(X509 *x);