Searched refs:QCE_MAX_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/qce/ | ||
H A D | common.h | 33 #define QCE_MAX_ALIGN_SIZE 64 macro |
H A D | sha.c | 373 buf = kzalloc(keylen + QCE_MAX_ALIGN_SIZE, GFP_KERNEL); in qce_ahash_hmac_setkey() |