Searched refs:DES3_192_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.c31 #define DES3_192_BLOCK_SIZE DES_BLOCK_SIZE macro
433 DES3_192_BLOCK_SIZE);
441 DES3_192_BLOCK_SIZE);
449 .cra_blocksize = DES3_192_BLOCK_SIZE,
491 .cra_blocksize = DES3_192_BLOCK_SIZE,
535 .cra_blocksize = DES3_192_BLOCK_SIZE,
545 .ivsize = DES3_192_BLOCK_SIZE,

Completed in 15 milliseconds