]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/bn_lcl.h
bn/bn_{mont|exp}.c: switch to zero-padded intermediate vectors.
[thirdparty/openssl.git] / crypto / bn / bn_lcl.h
index 00f4f09945b3828e5f055308a606c681e39d3a52..1aa7fe83db16a10fb05f5fb2d6a140cef2a16ba2 100644 (file)
 # define HEADER_BN_LCL_H
 
 # include <openssl/bn.h>
+# include "bn_int.h"
 
 #ifdef  __cplusplus
 extern "C" {