Home
last modified time | relevance | path

Searched refs:INT_DES (Results 1 – 3 of 3) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Ddes.c773 IntRegister(INT_DES, pfnHandler); in DESIntRegister()
778 IntEnable(INT_DES); in DESIntRegister()
807 IntDisable(INT_DES); in DESIntUnregister()
812 IntUnregister(INT_DES); in DESIntUnregister()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_ints.h88 #define INT_DES 169 // DES macro
/hal_ti-2.7.6/simplelink/source/ti/drivers/crypto/
DCryptoCC32XX.c110 { (HwiP_Fxn)CryptoCC32XX_desIntHandler, INT_DES, (~0) }, /* DES */