From: David Miller <[email protected]> Date: Sun, 23 Sep 2012 17:04:39 -0400 (EDT)
> It seems that the A==B case does not trigger for the build as-is, so > the montsqr paths currently do not get hit, but the code is there for > if and when it does. I suspect we should be setting the CPP macro > OPENSSL_BN_ASM_MONT on sparc, and that would make this path start > triggering. I've just verified that this is indeed true, and that by setting OPENSSL_BN_ASM_MONT the montsqr opcode paths are taken and work properly. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
