Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
H A Dminimal-secure-streams.c208 static const uint8_t expected_blob_hash[] = { variable
254 if (!memcmp(expected_blob_hash, digest, 32)) { in myss_rx()