Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c981 base->CC_R[16] = (uint32_t)s_cau3ReadOnlyConstants; /* pReadOnlyConstants */ in cau3_initialize_read_only_data_memory()
982 base->CC_R[17] = s_cau3ReadOnlyConstantsBytes; /* byte count (0-mod-16) */ in cau3_initialize_read_only_data_memory()
983 base->CC_R[18] = CAU3_DMEM_AES_RCON; /* pDMEM_AES_RCON constants base */ in cau3_initialize_read_only_data_memory()
1088 base->CC_R[16] = (uintptr_t)key; /* pKey */ in cau3_load_key()
1089 base->CC_R[17] = keySize; /* IV size */ in cau3_load_key()
1090 base->CC_R[18] = keySlot; /* keySlot */ in cau3_load_key()
1133 base->CC_R[16] = (uint32_t)plaintext; /* pPlainText */ in CAU3_AES_Encrypt()
1134 base->CC_R[17] = (uint32_t)handle->keySlot; /* keySlot */ in CAU3_AES_Encrypt()
1135 base->CC_R[19] = (uint32_t)ciphertext; /* pCipherText */ in CAU3_AES_Encrypt()
1178 base->CC_R[16] = (uint32_t)ciphertext; /* pCipherText */ in CAU3_AES_Decrypt()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/
DK32L3A60_cm4.h1627 …__IO uint32_t CC_R[30]; /**< CryptoCore General Purpose Registers, array … member
DK32L3A60_cm0plus.h1272 …__IO uint32_t CC_R[30]; /**< CryptoCore General Purpose Registers, array … member