Home
last modified time | relevance | path

Searched refs:MXC_CTB_RevA_Cipher_GetIV (Results 1 – 7 of 7) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/
Dctb_reva.h276 void MXC_CTB_RevA_Cipher_GetIV(mxc_ctb_reva_regs_t *ctb_regs, uint8_t *ivOut, uint32_t len);
Dctb_es17.c448 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
Dctb_me13.c456 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
Dctb_me21.c446 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
Dctb_me55.c451 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
Dctb_me18.c464 MXC_CTB_RevA_Cipher_GetIV((mxc_ctb_reva_regs_t *)MXC_CTB, ivOut, len); in MXC_CTB_Cipher_GetIV()
Dctb_reva.c993 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