Searched refs:TDESBUSY_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
62 #define TDESBUSY_TIMEOUT ((uint32_t) 0x00010000) macro170 }while ((counter != TDESBUSY_TIMEOUT) && (busystatus != RESET)); in CRYP_TDES_ECB()287 }while ((counter != TDESBUSY_TIMEOUT) && (busystatus != RESET)); in CRYP_TDES_CBC()
63 #define TDESBUSY_TIMEOUT ((uint32_t) 0x00010000) macro166 }while ((counter != TDESBUSY_TIMEOUT) && (busystatus != RESET)); in CRYP_TDES_ECB()276 }while ((counter != TDESBUSY_TIMEOUT) && (busystatus != RESET)); in CRYP_TDES_CBC()
Completed in 3 milliseconds