/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
D | mmcau_des_functions.s | 63 # load the 64-bit key into the CAU's CA0/CA1 regs 131 # load the 64-bit plaintext input block into the CAU's CA2/CA3 regs 224 # load the 64-bit ciphertext input block into the CAU's CA2/CA3 regs
|
D | mmcau_sha256_functions.s | 34 # Initializes the hash output and checks the CAU hardware revision 146 # initialize the CAU data regs with the current contents of output[0-7]
|
D | mmcau_sha1_functions.s | 63 # initialize the hash variables, a-e, both in memory and in the CAU 130 # initialize the hash variables, a-e, in the CAU
|
D | mmcau_md5_functions.s | 117 # initialize CAU data regs with current contents of md5_state[0-3]
|
/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/ |
D | ChangeLogKSDK.txt | 25 - Q4/2013 release of the CAU library. 26 …- Added fsl_mmcau.h/fsl_mmcau.c optional layer between application and legacy CAU library (cau_api…
|
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/ |
D | fsl_power.c | 696 CAU->PD_CTRL_ONE_REG |= 0x4U; in POWER_ConfigCauInSleep() 697 CAU->SLP_CTRL_ONE_REG = 0xCU; in POWER_ConfigCauInSleep() 701 CAU->PD_CTRL_ONE_REG &= 0xFBU; in POWER_ConfigCauInSleep() 702 CAU->SLP_CTRL_ONE_REG = 0x9EU; in POWER_ConfigCauInSleep() 703 CAU->SLP_CTRL_TWO_REG = 0x6AU; in POWER_ConfigCauInSleep()
|
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/ |
D | fsl_power.c | 696 CAU->PD_CTRL_ONE_REG |= 0x4U; in POWER_ConfigCauInSleep() 697 CAU->SLP_CTRL_ONE_REG = 0xCU; in POWER_ConfigCauInSleep() 701 CAU->PD_CTRL_ONE_REG &= 0xFBU; in POWER_ConfigCauInSleep() 702 CAU->SLP_CTRL_ONE_REG = 0x9EU; in POWER_ConfigCauInSleep() 703 CAU->SLP_CTRL_TWO_REG = 0x6AU; in POWER_ConfigCauInSleep()
|
/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/ |
D | mmcau_des_functions.s | 59 # load the 64-bit key into the CAU's CA0/CA1 registers 196 # load the 64-bit key into the CAU's CA0/CA1 registers
|
D | mmcau_aes_functions.s | 617 # load the XOR results into the CAU's CA0 - CA3 registers
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/ |
D | MKW22D5.h | 1132 #define CAU ((CAU_Type *)CAU_BASE) macro 1136 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/ |
D | MKW24D5.h | 1132 #define CAU ((CAU_Type *)CAU_BASE) macro 1136 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM35Z7/ |
D | MKM35Z7.h | 3474 #define CAU ((CAU_Type *)CAU_BASE) macro 3478 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/ |
D | MKM34Z7.h | 3542 #define CAU ((CAU_Type *)CAU_BASE) macro 3551 CAU \
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/ |
D | MK24F12.h | 6463 #define CAU ((CAU_Type *)CAU_BASE) macro 6467 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/ |
D | MK64F12.h | 6505 #define CAU ((CAU_Type *)CAU_BASE) macro 6509 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/ |
D | MK63F12.h | 6492 #define CAU ((CAU_Type *)CAU_BASE) macro 6496 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/ |
D | MKV56F24.h | 6933 #define CAU ((CAU_Type *)CAU_BASE) macro 6937 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/ |
D | MKV58F24.h | 6937 #define CAU ((CAU_Type *)CAU_BASE) macro 6941 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK80F25615/ |
D | MK80F25615.h | 4761 #define CAU ((CAU_Type *)CAU_BASE) macro 4765 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK82F25615/ |
D | MK82F25615.h | 4755 #define CAU ((CAU_Type *)CAU_BASE) macro 4759 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK28FA15/ |
D | MK28FA15.h | 4825 #define CAU ((CAU_Type *)CAU_BASE) macro 4829 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK27FA15/ |
D | MK27FA15.h | 4823 #define CAU ((CAU_Type *)CAU_BASE) macro 4827 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/ |
D | MK26F18.h | 6504 #define CAU ((CAU_Type *)CAU_BASE) macro 6508 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/ |
D | MK65F18.h | 6555 #define CAU ((CAU_Type *)CAU_BASE) macro 6559 #define CAU_BASE_PTRS { CAU }
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/ |
D | MK66F18.h | 6555 #define CAU ((CAU_Type *)CAU_BASE) macro 6559 #define CAU_BASE_PTRS { CAU }
|