Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/axis/
Dartpec6_crypto.c2492 u32 out_data_buf_size; in init_crypto_hw() local
2505 out_data_buf_size = 16; /* 1024 bytes for data */ in init_crypto_hw()
2511 BUILD_BUG_ON_MSG((out_data_buf_size in init_crypto_hw()
2524 out = FIELD_PREP(PDMA_OUT_BUF_CFG_DATA_BUF_SIZE, out_data_buf_size) | in init_crypto_hw()