Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
363 B

  1. #include <stublib.h>
  2. EX(A_SHAFinal)
  3. EX(A_SHAFinalNS)
  4. EX(A_SHAInit)
  5. EX(A_SHAUpdate)
  6. EX(A_SHAUpdateNS)
  7. EX(CBC)
  8. EX(DES_ECB_LM)
  9. EX(HMACMD5Final)
  10. EX(HMACMD5Init)
  11. EX(HMACMD5Update)
  12. EX(MD4Final)
  13. EX(MD4Init)
  14. EX(MD4Update)
  15. EX(MD5Final)
  16. EX(MD5Init)
  17. EX(MD5Update)
  18. EX(des)
  19. EX(desexpand128to192)
  20. EX(deskey)
  21. EX(desx)
  22. EX(desxkey)
  23. EX(rc4)
  24. EX(rc4_key)