Home
last modified time | relevance | path

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