Searched refs:CRYPTO_MINALIGN (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcrypto.h131 #define CRYPTO_MINALIGN ARCH_KMALLOC_MINALIGN macro
133 #define CRYPTO_MINALIGN_ATTR __attribute__ ((__aligned__(CRYPTO_MINALIGN)))
/linux-4.1.27/drivers/md/
H A Ddm-crypt.c1750 if (crypto_ablkcipher_alignmask(any_tfm(cc)) < CRYPTO_MINALIGN) { crypt_ctr()

Completed in 63 milliseconds