提交 3d6312e8 编写于 作者: A Andy Polyakov

Zap DES_UNROLL when SMALL_FOOTPRINT is in effect.

上级 22cd9825
......@@ -425,4 +425,8 @@ extern const DES_LONG DES_SPtrans[8][64];
void fcrypt_body(DES_LONG *out,DES_key_schedule *ks,
DES_LONG Eswap0, DES_LONG Eswap1);
#ifdef OPENSSL_SMALL_FOOTPRINT
#undef DES_UNROLL
#endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册