Skip to content

Conversation

@dgarske
Copy link
Contributor

@dgarske dgarske commented Aug 3, 2017

Fix for intelasm and ChaCha20 with causing "error: unknown type name '__m256i'" on some compilers. Fix is to change the __m128i and __m256i to arrays of word64 (source Sean PR #1079).

…e '__m256i'" on some compilers. Fix is to change the `__m128i` and `__m256i` to arrays of `word64` (source Sean PR wolfSSL#1079).
@kaleb-himes
Copy link
Contributor

Helpful to note that this is related to: https://github.com/wolfSSL/testing/pull/23

@toddouska toddouska merged commit 977e909 into wolfSSL:master Aug 3, 2017
@dgarske dgarske deleted the chacha20_asm branch August 3, 2017 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants