Create the AHCI branch for Aman's work
[reactos.git] / sdk / include / psdk / schnlsp.h
1 #ifndef _SCHNLSP_H
2 #define _SCHNLSP_H
3
4 #define SECPKG_ATTR_SUPPORTED_ALGS 86
5 #define SECPKG_ATTR_CIPHER_STRENGTHS 87
6 #define SECPKG_ATTR_SUPPORTED_PROTOCOLS 88
7
8 #include <schannel.h>
9
10 #endif /* _SCHNLSP_H */