X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_grasshopper_mac.c;fp=gost_grasshopper_mac.c;h=d00f07bc99f84276265306a883a5c738705efb8d;hb=e183e8b50da0b46a957c394af8612432a09a42ca;hp=0000000000000000000000000000000000000000;hpb=aed4f443f97e96ed015a7962606b10e1977edd51;p=openssl-gost%2Fengine.git diff --git a/gost_grasshopper_mac.c b/gost_grasshopper_mac.c new file mode 100644 index 0000000..d00f07b --- /dev/null +++ b/gost_grasshopper_mac.c @@ -0,0 +1,17 @@ +/* + * Maxim Tishkov 2016 + * This file is distributed under the same license as OpenSSL + */ + +#if defined(__cplusplus) +extern "C" { +#endif + +#include "gost_grasshopper_mac.h" + + + +#if defined(__cplusplus) +} +#endif +