Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2495 u32 in_stat_buf_size; in init_crypto_hw() local
2509 in_stat_buf_size = 4; /* 256 bytes for stat descrs */ in init_crypto_hw()
2517 + in_stat_buf_size) * 64 > 1024, in init_crypto_hw()
2522 FIELD_PREP(PDMA_IN_BUF_CFG_STAT_BUF_SIZE, in_stat_buf_size); in init_crypto_hw()