Home
last modified time | relevance | path

Searched refs:key8_k (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
H A Dkeys.c613 key8_k[] = { 0x84, 0x9b, 0x57, 0x21, 0x9d, variable
874 ck->e[LWS_GENCRYPTO_OCT_KEYEL_K].len != sizeof(key8_k) || in test_cose_keys()
875 memcmp(ck->e[LWS_GENCRYPTO_OCT_KEYEL_K].buf, key8_k, sizeof(key8_k))) in test_cose_keys()

Completed in 2 milliseconds