Added temporary Aes wrapper

git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11568 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
edolomb 2018-02-26 23:39:18 +00:00
parent 2afe99b3d4
commit 4777b6e7c8
1 changed files with 5 additions and 1 deletions

View File

@ -63,7 +63,11 @@
#endif
/**@} */
/*
* Wrapper for WOLFSSL
* TODO: to remove
*/
#define Aes wc_Aes
/**
* @brief SAMA5D2 Family
* @{