Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h85 #define MAX_PAD_SIZE 4096 macro
H A Dsun8i-ss-hash.c371 if (areq->nbytes >= MAX_PAD_SIZE - 64) { in sun8i_ss_hash_need_fallback()
H A Dsun8i-ss-core.c578 ss->flows[i].pad = devm_kmalloc(ss->dev, MAX_PAD_SIZE, in allocate_flows()