Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcipher.c68 u8 buffer[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in cipher_crypt_one()
/linux/include/crypto/
H A Dalgapi.h26 #define MAX_CIPHER_ALIGNMASK 15 macro