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