Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_hash.c21 static uint8_t expected_hmac[] = { variable
208 if (memcmp(output, expected_hmac, sizeof(expected_hmac)) != 0) { in demo_hmac()
271 if (memcmp(output, expected_hmac, sizeof(expected_hmac)) != 0) { in demo_hmac_virt()