Loading include/openssl/modes.h +11 −6 Original line number Diff line number Diff line Loading @@ -7,6 +7,9 @@ * https://www.openssl.org/source/license.html */ #ifndef HEADER_MODES_H # define HEADER_MODES_H # include <stddef.h> # ifdef __cplusplus Loading Loading @@ -201,3 +204,5 @@ void CRYPTO_ocb128_cleanup(OCB128_CONTEXT *ctx); # ifdef __cplusplus } # endif #endif Loading
include/openssl/modes.h +11 −6 Original line number Diff line number Diff line Loading @@ -7,6 +7,9 @@ * https://www.openssl.org/source/license.html */ #ifndef HEADER_MODES_H # define HEADER_MODES_H # include <stddef.h> # ifdef __cplusplus Loading Loading @@ -201,3 +204,5 @@ void CRYPTO_ocb128_cleanup(OCB128_CONTEXT *ctx); # ifdef __cplusplus } # endif #endif