Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c2317 const bool inauthentic = (authsize >= MIN_COLLISION_FREE_AUTHSIZE) && in generate_aead_message() local
2327 if (inauthentic && prandom_bool(rng)) { in generate_aead_message()
2355 if (!inauthentic) in generate_aead_message()
/openbmc/linux/Documentation/filesystems/
H A Dfsverity.rst753 userspace code will consider non-verity files to be inauthentic.