Home
last modified time | relevance | path

Searched refs:MXC_CTB_Cipher_GetBlockSize (Results 1 – 11 of 11) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/
Dctb.h722 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/
Dctb.h728 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/
Dctb.h728 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/
Dctb.h728 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/
Dctb.h731 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/
Dctb_es17.c391 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize() function
Dctb_me13.c399 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize() function
Dctb_me21.c389 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize() function
Dctb_me55.c394 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize() function
Dctb_me18.c405 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize() function
Dctb_reva.c1022 int dataLength = MXC_CTB_Cipher_GetBlockSize(MXC_CTB_Cipher_GetCipher()); in MXC_CTB_Cipher_Generic()
1097 async_dataLength = MXC_CTB_Cipher_GetBlockSize(MXC_CTB_Cipher_GetCipher()); in MXC_CTB_Cipher_GenericAsync()