forked from wolfSSL/wolfssl
documentation fix, changes made to x509_print for wolfCLU
This commit is contained in:
committed by
John Safranek
parent
13b7dad0fa
commit
554275ba71
@@ -856,5 +856,5 @@ WOLFSSL_API int wc_AesXtsFree(XtsAes* aes);
|
|||||||
\sa wc_AesSetKey
|
\sa wc_AesSetKey
|
||||||
\sa wc_AesSetIV
|
\sa wc_AesSetIV
|
||||||
*/
|
*/
|
||||||
WOLFSSL_API int wc_AesInit(Aes* aes, void* heap, int devId);
|
WOLFSSL_API int wc_AesInit(Aes*, void*, int);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user