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