Home
last modified time | relevance | path

Searched defs:block_sizes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/crypto/
H A Dtcrypt.c72 static const int block_sizes[] = { 16, 64, 128, 256, 1024, 1420, 4096, 0 }; variable
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c270 const unsigned int *block_sizes; member