| 1 | LIBRARY "ksecdd.sys" |
| 2 | EXPORTS |
| 3 | SystemPrng |
| 4 | AcceptSecurityContext |
| 5 | AcquireCredentialsHandleW |
| 6 | AddCredentialsW |
| 7 | ApplyControlToken |
| 8 | BCryptCloseAlgorithmProvider |
| 9 | BCryptCreateHash |
| 10 | BCryptDecrypt |
| 11 | BCryptDeriveKey |
| 12 | BCryptDeriveKeyCapi |
| 13 | BCryptDeriveKeyPBKDF2 |
| 14 | BCryptDestroyHash |
| 15 | BCryptDestroyKey |
| 16 | BCryptDestroySecret |
| 17 | BCryptDuplicateHash |
| 18 | BCryptDuplicateKey |
| 19 | BCryptEncrypt |
| 20 | BCryptEnumAlgorithms |
| 21 | BCryptEnumProviders |
| 22 | BCryptExportKey |
| 23 | BCryptFinalizeKeyPair |
| 24 | BCryptFinishHash |
| 25 | BCryptFreeBuffer |
| 26 | BCryptGenRandom |
| 27 | BCryptGenerateKeyPair |
| 28 | BCryptGenerateSymmetricKey |
| 29 | BCryptGetFipsAlgorithmMode |
| 30 | BCryptGetProperty |
| 31 | BCryptHashData |
| 32 | BCryptImportKey |
| 33 | BCryptImportKeyPair |
| 34 | BCryptKeyDerivation |
| 35 | BCryptOpenAlgorithmProvider |
| 36 | BCryptRegisterConfigChangeNotify |
| 37 | BCryptResolveProviders |
| 38 | BCryptSecretAgreement |
| 39 | BCryptSetProperty |
| 40 | BCryptSignHash |
| 41 | BCryptUnregisterConfigChangeNotify |
| 42 | BCryptVerifySignature |
| 43 | CompleteAuthToken |
| 44 | CredMarshalTargetInfo |
| 45 | DeleteSecurityContext |
| 46 | EnumerateSecurityPackagesW |
| 47 | ExportSecurityContext |
| 48 | FreeContextBuffer |
| 49 | FreeCredentialsHandle |
| 50 | GetSecurityUserInfo |
| 51 | ImpersonateSecurityContext |
| 52 | ImportSecurityContextW |
| 53 | InitSecurityInterfaceW |
| 54 | InitializeSecurityContextW |
| 55 | KSecRegisterSecurityProvider |
| 56 | KSecValidateBuffer |
| 57 | LsaEnumerateLogonSessions |
| 58 | LsaGetLogonSessionData |
| 59 | MakeSignature |
| 60 | MapSecurityError |
| 61 | QueryContextAttributesW |
| 62 | QueryCredentialsAttributesW |
| 63 | QuerySecurityContextToken |
| 64 | QuerySecurityPackageInfoW |
| 65 | RevertSecurityContext |
| 66 | SealMessage |
| 67 | SecLookupAccountName |
| 68 | SecLookupAccountSid |
| 69 | SecLookupWellKnownSid |
| 70 | SecMakeSPN |
| 71 | SecMakeSPNEx |
| 72 | SecMakeSPNEx2 |
| 73 | SecSetPagingMode |
| 74 | SetCredentialsAttributesW |
| 75 | SslDecryptPacket |
| 76 | SslEncryptPacket |
| 77 | SslExportKey |
| 78 | SslFreeObject |
| 79 | SslGetExtensions |
| 80 | SslGetServerIdentity |
| 81 | SslImportKey |
| 82 | SslLookupCipherSuiteInfo |
| 83 | SslOpenProvider |
| 84 | SspiAcceptSecurityContextAsync |
| 85 | SspiAcquireCredentialsHandleAsyncW |
| 86 | SspiCompareAuthIdentities |
| 87 | SspiCopyAuthIdentity |
| 88 | SspiCreateAsyncContext |
| 89 | SspiDeleteSecurityContextAsync |
| 90 | SspiEncodeAuthIdentityAsStrings |
| 91 | SspiEncodeStringsAsAuthIdentity |
| 92 | SspiFreeAsyncContext |
| 93 | SspiFreeAuthIdentity |
| 94 | SspiFreeCredentialsHandleAsync |
| 95 | SspiGetAsyncCallStatus |
| 96 | SspiInitializeSecurityContextAsyncW |
| 97 | SspiLocalFree |
| 98 | SspiMarshalAuthIdentity |
| 99 | SspiReinitAsyncContext |
| 100 | SspiSetAsyncNotifyCallback |
| 101 | SspiUnmarshalAuthIdentity |
| 102 | SspiValidateAuthIdentity |
| 103 | SspiZeroAuthIdentity |
| 104 | TokenBindingGetHighestSupportedVersion |
| 105 | TokenBindingGetKeyTypesServer |
| 106 | TokenBindingVerifyMessage |
| 107 | UnsealMessage |
| 108 | VerifySignature |