提交 0f401ff0 编写于 作者: L Lutz Jänicke

Add missing 'extern "C" {' to some _err.h files in crypto/engines/

PR: 1609
上级 55581285
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_CL_ERR_H #ifndef HEADER_CL_ERR_H
#define HEADER_CL_ERR_H #define HEADER_CL_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_IBMCA_ERR_H #ifndef HEADER_IBMCA_ERR_H
#define HEADER_IBMCA_ERR_H #define HEADER_IBMCA_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_ZENCOD_ERR_H #ifndef HEADER_ZENCOD_ERR_H
#define HEADER_ZENCOD_ERR_H #define HEADER_ZENCOD_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_GOST_ERR_H #ifndef HEADER_GOST_ERR_H
#define HEADER_GOST_ERR_H #define HEADER_GOST_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_CCA4758_ERR_H #ifndef HEADER_CCA4758_ERR_H
#define HEADER_CCA4758_ERR_H #define HEADER_CCA4758_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_AEPHK_ERR_H #ifndef HEADER_AEPHK_ERR_H
#define HEADER_AEPHK_ERR_H #define HEADER_AEPHK_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_ATALLA_ERR_H #ifndef HEADER_ATALLA_ERR_H
#define HEADER_ATALLA_ERR_H #define HEADER_ATALLA_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_HWCRHK_ERR_H #ifndef HEADER_HWCRHK_ERR_H
#define HEADER_HWCRHK_ERR_H #define HEADER_HWCRHK_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_CSWIFT_ERR_H #ifndef HEADER_CSWIFT_ERR_H
#define HEADER_CSWIFT_ERR_H #define HEADER_CSWIFT_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_GMP_ERR_H #ifndef HEADER_GMP_ERR_H
#define HEADER_GMP_ERR_H #define HEADER_GMP_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_NURON_ERR_H #ifndef HEADER_NURON_ERR_H
#define HEADER_NURON_ERR_H #define HEADER_NURON_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_SUREWARE_ERR_H #ifndef HEADER_SUREWARE_ERR_H
#define HEADER_SUREWARE_ERR_H #define HEADER_SUREWARE_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#ifndef HEADER_UBSEC_ERR_H #ifndef HEADER_UBSEC_ERR_H
#define HEADER_UBSEC_ERR_H #define HEADER_UBSEC_ERR_H
#ifdef __cplusplus
extern "C" {
#endif
/* BEGIN ERROR CODES */ /* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes /* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run. * made after this point may be overwritten when the script is next run.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册