From 81ae5e07be01c0aacc332eb82db2f0ff452ced3d Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 11 Apr 2017 00:24:34 -0400 Subject: Track API changes on sw/libhal pkcs8 branch. --- pkcs11.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkcs11.h') diff --git a/pkcs11.h b/pkcs11.h index 996b4db..c85110a 100644 --- a/pkcs11.h +++ b/pkcs11.h @@ -9,10 +9,10 @@ * License is also granted to make and use derivative works provided that * such works are identified as "derived from the RSA Security Inc. PKCS #11 - * Cryptographic Token Interface (Cryptoki)" in all material mentioning or + * Cryptographic Token Interface (Cryptoki)" in all material mentioning or * referencing the derived work. - * RSA Security Inc. makes no representations concerning either the + * RSA Security Inc. makes no representations concerning either the * merchantability of this software or the suitability of this software for * any particular purpose. It is provided "as is" without express or implied * warranty of any kind. @@ -277,7 +277,7 @@ extern "C" { #define CK_PKCS11_FUNCTION_INFO(name) \ __PASTE(CK_,name) name; - + struct CK_FUNCTION_LIST { CK_VERSION version; /* Cryptoki version */ -- cgit v1.2.3