Home
last modified time | relevance | path

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

/Zephyr-latest/samples/modules/thrift/hello/server/src/
Dmain.cpp86 static const char qemu_key_pem[] = { in main() local
97 socketFactory->loadPrivateKeyFromBuffer(qemu_key_pem); in main()
/Zephyr-latest/samples/modules/thrift/hello/client/src/
Dmain.cpp84 static const char qemu_key_pem[] = { in main() local
95 socketFactory->loadPrivateKeyFromBuffer(qemu_key_pem); in main()