It's all at PeterMosmans/openssl · GitHub :D I fixed the issue, the Intel patch was forcing to use CHACHA20 only if it was client's most preferred cipher (Android 5.0.0). Removing that conditional reverted everything to normal cipher use behavior. SSL...