Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/
Dn2_core.h111 #define CONTROL_END_OF_BLOCK 0x0020000000000000ULL macro
Dn2_core.c229 word |= CONTROL_END_OF_BLOCK; in control_word_base()
591 ent->control |= CONTROL_END_OF_BLOCK; in n2_do_async_digest()
843 ent->control |= CONTROL_END_OF_BLOCK; in __n2_crypt_chunk()