Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/axis/
H A Dartpec6_crypto.c2496 u32 out_data_buf_size; in init_crypto_hw() local
2509 out_data_buf_size = 16; /* 1024 bytes for data */ in init_crypto_hw()
2515 BUILD_BUG_ON_MSG((out_data_buf_size in init_crypto_hw()
2528 out = FIELD_PREP(PDMA_OUT_BUF_CFG_DATA_BUF_SIZE, out_data_buf_size) | in init_crypto_hw()