Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dcommon.h33 #define QCE_MAX_ALIGN_SIZE 64 macro
H A Dsha.c373 buf = kzalloc(keylen + QCE_MAX_ALIGN_SIZE, GFP_KERNEL); in qce_ahash_hmac_setkey()