Searched refs:MAX_CIPHER_BLOCKSIZE (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 | 25 #define MAX_CIPHER_BLOCKSIZE 16 macro |