Home
last modified time | relevance | path

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

/Zephyr-latest/tests/crypto/tinycrypt/src/
Dctr_prng.c350 uint8_t expectedV2[] = {0x5E, 0xC1, 0x84, 0xED, 0x45, 0x76, 0x67, 0xEC, in ZTEST() local
424 zassert_false(memcmp(ctx.V, expectedV2, sizeof(expectedV2)), in ZTEST()