Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A 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
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c465 struct hwrm_short_input short_input = {0}; in __hwrm_send() local