Home
last modified time | relevance | path

Searched refs:mbedtls_test_cli_crt (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/reactos/libs/mbedtls/
H A Dcerts.h266 extern const char * mbedtls_test_cli_crt;
H A Dcompat-1.3.h2445 #define test_cli_crt mbedtls_test_cli_crt
/reactos/dll/3rdparty/mbedtls/
H A Dcerts.c1674 const char *mbedtls_test_cli_crt = test_cli_crt; variable
H A Dx509.c1051 ret = mbedtls_x509_crt_parse( &clicert, (const unsigned char *) mbedtls_test_cli_crt, in mbedtls_x509_self_test()