Searched refs:MAX_PAD_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/allwinner/sun8i-ss/ | ||
H A D | sun8i-ss.h | 85 #define MAX_PAD_SIZE 4096 macro |
H A D | sun8i-ss-hash.c | 354 if (areq->nbytes >= MAX_PAD_SIZE - 64) { in sun8i_ss_hash_need_fallback() |