Home
last modified time | relevance | path

Searched refs:x509_pm_new (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/platform/
Dssl_pm.h47 int x509_pm_new(X509 *x, X509 *m_x);
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_methods.c81 x509_pm_new, x509_pm_free,
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
Dssl_pm.c617 int x509_pm_new(X509 *x, X509 *m_x) in x509_pm_new() function