Home
last modified time | relevance | path

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

/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dmain.cpp30 static const char cert_pem[] = { variable
52 socketFactory.loadCertificateFromBuffer((const char *)&cert_pem[0]); in thrift_test_setup()
54 socketFactory.loadTrustedCertificatesFromBuffer((const char *)&cert_pem[0]); in thrift_test_setup()