src/jdk.crypto.cryptoki/windows/native/libj2pkcs11/p11_md.h
changeset 58489 2faeaa5933a6
parent 47216 71c04702a3d5
equal deleted inserted replaced
58488:165b193b30dd 58489:2faeaa5933a6
       
     1 /*
       
     2  * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
       
     3  */
       
     4 
     1 /*
     5 /*
     2  * reserved comment block
     6  * reserved comment block
     3  * DO NOT REMOVE OR ALTER!
     7  * DO NOT REMOVE OR ALTER!
     4  */
     8  */
     5 /* Copyright  (c) 2002 Graz University of Technology. All rights reserved.
     9 /* Copyright  (c) 2002 Graz University of Technology. All rights reserved.
    75 #ifdef CreateMutex
    79 #ifdef CreateMutex
    76 #undef CreateMutex
    80 #undef CreateMutex
    77 #endif /* CreateMutex */
    81 #endif /* CreateMutex */
    78 
    82 
    79 #include "pkcs11.h"
    83 #include "pkcs11.h"
       
    84 #include "pkcs11gcm2.h"
    80 
    85 
    81 /* statement according to PKCS11 docu */
    86 /* statement according to PKCS11 docu */
    82 #pragma pack(pop, cryptoki)
    87 #pragma pack(pop, cryptoki)
    83 
    88 
    84 #include "jni.h"
    89 #include "jni.h"