Home
last modified time | relevance | path

Searched refs:X509_INFO_STRING_LENGTH (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
H A Dssl_pm.c34 #define X509_INFO_STRING_LENGTH 8192 macro
596 buf = ssl_mem_malloc(X509_INFO_STRING_LENGTH); in x509_pm_show_info()
602 ret = mbedtls_x509_crt_info(buf, X509_INFO_STRING_LENGTH - 1, "", x509_crt); in x509_pm_show_info()

Completed in 2 milliseconds