Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dtestmgr.c2208 const bool inauthentic = (authsize >= MIN_COLLISION_FREE_AUTHSIZE) && in generate_aead_message() local
2217 if (inauthentic && prandom_u32() % 2 == 0) { in generate_aead_message()
2245 if (!inauthentic) in generate_aead_message()
/Linux-v5.10/Documentation/filesystems/
Dfsverity.rst603 userspace code will consider non-verity files to be inauthentic.