Searched refs:DES_O_KEY2_L (Results 1 – 2 of 2) sorted by relevance
44 #define DES_O_KEY2_L 0x00000008 // KEY2 (LSW) for 192-bit key macro
148 HWREG(ui32Base + DES_O_KEY2_L) = * ((uint32_t *)(pui8Key + 8)); in DESKeySet()