crypto/ppccap.c: permit build with no-chacha and no-poly1305.
[openssl.git] / crypto / chacha / chacha_enc.c
2015-12-10 Andy PolyakovAdd reference ChaCha20 and Poly1305 implementations.