Current Python artifacts aren't utilizing full potential of BoringSSL. Given that we are dropping manylinux2010, maybe we are able to enable asm optimization.
To do so, just remove the defined OPENSSL_NO_ASM (see doc and BUILD). The tricky part is to make distribution test work.