Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/axis/
Dartpec6_crypto.c2501 u32 out_data_buf_size; in init_crypto_hw() local
2514 out_data_buf_size = 16; /* 1024 bytes for data */ in init_crypto_hw()
2520 BUILD_BUG_ON_MSG((out_data_buf_size in init_crypto_hw()
2533 out = FIELD_PREP(PDMA_OUT_BUF_CFG_DATA_BUF_SIZE, out_data_buf_size) | in init_crypto_hw()