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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Ddes_s390.c28 #define DES3_128_BLOCK_SIZE DES_BLOCK_SIZE macro
271 DES3_128_BLOCK_SIZE);
279 DES3_128_BLOCK_SIZE);
287 .cra_blocksize = DES3_128_BLOCK_SIZE,
329 .cra_blocksize = DES3_128_BLOCK_SIZE,
373 .cra_blocksize = DES3_128_BLOCK_SIZE,
383 .ivsize = DES3_128_BLOCK_SIZE,

Completed in 27 milliseconds