Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/yotta/data/example-hashing/
Dmain.cpp44 static const char hello_str[] = "Hello, world!"; variable
45 static const unsigned char *hello_buffer = (const unsigned char *) hello_str;
46 static const size_t hello_len = sizeof hello_str - 1;