Searched refs:MAX_CIPHER_ALIGNMASK (Results 1 – 2 of 2) sorted by relevance
| /linux/crypto/ | ||
| H A D | cipher.c | 68 u8 buffer[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in cipher_crypt_one() |
| /linux/include/crypto/ | ||
| H A D | algapi.h | 26 #define MAX_CIPHER_ALIGNMASK 15 macro |