Searched refs:TDES_192 (Results 1 – 4 of 4) sorted by relevance
193 #define TDES_KEY_SIZES_BITS (128 * TDES_128), (192 * TDES_192)194 #if TDES_192204 #define TDES_192_BLOCK_SIZE_BYTES (TDES_192 * 8)
50 #define TDES_ENTRIES (TDES_128 + TDES_192)
412 #ifndef TDES_192413 #define TDES_192 (ALG_TDES && YES) macro
2946 #if TDES_192 in TPMI_TDES_KEY_BITS_Unmarshal()