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