mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Merge branch 'master' of github.com:cyassl/cyassl
This commit is contained in:
@ -44,7 +44,7 @@ CYASSL_LOCAL
|
||||
void ByteReverseWords(word32*, const word32*, word32);
|
||||
|
||||
CYASSL_LOCAL
|
||||
void XorWords(word*, const word*, word32);
|
||||
void XorWords(cyassl_word*, const cyassl_word*, word32);
|
||||
CYASSL_LOCAL
|
||||
void xorbuf(void*, const void*, word32);
|
||||
|
||||
|
Reference in New Issue
Block a user