Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c2200 const bool inauthentic = (authsize >= MIN_COLLISION_FREE_AUTHSIZE) && in generate_aead_message() local
2209 if (inauthentic && prandom_u32() % 2 == 0) { in generate_aead_message()
2237 if (!inauthentic) in generate_aead_message()