Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2493 u32 in_data_buf_size; in init_crypto_hw() local
2507 in_data_buf_size = 8; /* 512 bytes for data */ in init_crypto_hw()
2515 BUILD_BUG_ON_MSG((in_data_buf_size in init_crypto_hw()
2520 in = FIELD_PREP(PDMA_IN_BUF_CFG_DATA_BUF_SIZE, in_data_buf_size) | in init_crypto_hw()