Home
last modified time | relevance | path

Searched defs:short_input (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/crypto/
Daegis128-neon-inner.c226 const int short_input = size < AEGIS_BLOCK_SIZE; in crypto_aegis128_encrypt_chunk_neon() local
275 const int short_input = size < AEGIS_BLOCK_SIZE; in crypto_aegis128_decrypt_chunk_neon() local
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hwrm.c465 struct hwrm_short_input short_input = {0}; in __hwrm_send() local