Searched refs:DES3_EDE_BLOCK_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Ddes.h14 #define DES3_EDE_BLOCK_SIZE DES_BLOCK_SIZE macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c1260 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
1264 .ivsize = DES3_EDE_BLOCK_SIZE,
1274 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
1355 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
1357 .ivsize = DES3_EDE_BLOCK_SIZE,
1381 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
1383 .ivsize = DES3_EDE_BLOCK_SIZE,
H A Dtalitos.c704 #define TALITOS_MAX_IV_LENGTH 16 /* max of AES_BLOCK_SIZE, DES3_EDE_BLOCK_SIZE */
1933 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
1943 .ivsize = DES3_EDE_BLOCK_SIZE,
1986 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
1996 .ivsize = DES3_EDE_BLOCK_SIZE,
2039 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
2049 .ivsize = DES3_EDE_BLOCK_SIZE,
2089 .cra_blocksize = DES3_EDE_BLOCK_SIZE,
2100 .ivsize = DES3_EDE_BLOCK_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Ddes_generic.c965 .cra_blocksize = DES3_EDE_BLOCK_SIZE,

Completed in 312 milliseconds