Home
last modified time | relevance | path

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

/net-tools-3.4.0/tinydtls-0.8.2/examples/contiki/
Ddtls-server.c69 static const unsigned char ecdsa_pub_key_x[] = { variable
170 .pub_key_x = ecdsa_pub_key_x, in get_ecdsa_key()
Ddtls-client.c77 static const unsigned char ecdsa_pub_key_x[] = { variable
189 .pub_key_x = ecdsa_pub_key_x, in get_ecdsa_key()
/net-tools-3.4.0/tinydtls-0.8.2/tests/
Ddtls-server.c29 static const unsigned char ecdsa_pub_key_x[] = { variable
105 .pub_key_x = ecdsa_pub_key_x, in get_ecdsa_key()
Ddtls-client.c54 static const unsigned char ecdsa_pub_key_x[] = { variable
151 .pub_key_x = ecdsa_pub_key_x, in get_ecdsa_key()
/net-tools-3.4.0/
Dcoap-client.c504 static const unsigned char ecdsa_pub_key_x[] = { variable
577 .pub_key_x = ecdsa_pub_key_x, in get_ecdsa_key()