aboutsummaryrefslogtreecommitdiff
path: root/gost_grasshopper_mac.h
blob: 7e9969ebccefc0e7117a2f1a759565af952bd5d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
 * Maxim Tishkov 2016
 * This file is distributed under the same license as OpenSSL
 */

#ifndef GOST_GRASSHOPPER_MAC_H
#define GOST_GRASSHOPPER_MAC_H

#if defined(__cplusplus)
extern "C" {
#endif



#if defined(__cplusplus)
}
#endif

#endif