Searched refs:key6_y (Results 1 - 1 of 1) sorted by relevance
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/ |
H A D | keys.c | 590 key6_y[] = { 0xf0, 0x14, 0x00, 0xb0, 0x89, variable 692 // LWSCOSE_WKECKP_Y, (int)sizeof(key6_y), key6_y, in test_cose_keys() 839 ck->e[LWS_GENCRYPTO_EC_KEYEL_Y].len != sizeof(key6_y) || in test_cose_keys() 842 memcmp(ck->e[LWS_GENCRYPTO_EC_KEYEL_Y].buf, key6_y, sizeof(key6_y)) || in test_cose_keys()
|
Completed in 2 milliseconds