]> www.wagner.pp.ru Git - openssl-gost/engine.git/blob - gost_grasshopper_mac.c
Explicitely setting cofactor
[openssl-gost/engine.git] / gost_grasshopper_mac.c
1 /*
2  * Maxim Tishkov 2016
3  * This file is distributed under the same license as OpenSSL
4  */
5
6 #if defined(__cplusplus)
7 extern "C" {
8 #endif
9
10 #include "gost_grasshopper_mac.h"
11
12
13
14 #if defined(__cplusplus)
15 }
16 #endif
17