Searched refs:MXC_CTB_RevA_Cipher_GetIV (Results 1 – 7 of 7) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/ |
| D | ctb_reva.h | 276 void MXC_CTB_RevA_Cipher_GetIV(mxc_ctb_reva_regs_t *ctb_regs, uint8_t *ivOut, uint32_t len);
|
| D | ctb_es17.c | 448 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
|
| D | ctb_me13.c | 456 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
|
| D | ctb_me21.c | 446 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
|
| D | ctb_me55.c | 451 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
|
| D | ctb_me18.c | 464 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
|
| D | ctb_reva.c | 993 void MXC_CTB_RevA_Cipher_GetIV(mxc_ctb_reva_regs_t *ctb_regs, uint8_t *ivOut, uint32_t len) in MXC_CTB_RevA_Cipher_GetIV() function
|