Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/
Dn2_core.h111 #define CONTROL_END_OF_BLOCK 0x0020000000000000ULL macro
Dn2_core.c230 word |= CONTROL_END_OF_BLOCK; in control_word_base()
592 ent->control |= CONTROL_END_OF_BLOCK; in n2_do_async_digest()
844 ent->control |= CONTROL_END_OF_BLOCK; in __n2_crypt_chunk()