Searched refs:DES_O_KEY3_L (Results 1 – 2 of 2) sorted by relevance
42 #define DES_O_KEY3_L 0x00000000 // KEY3 (LSW) for 192-bit key macro
150 HWREG(ui32Base + DES_O_KEY3_L) = * ((uint32_t *)(pui8Key + 16)); in DESKeySet()