Source code of Windows XP (NT5)
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.

24 lines
476 B

  1. LIBRARY cryptdll
  2. EXPORTS
  3. ; ******************************
  4. ; * The next free ordinal is 1 *
  5. ; ******************************
  6. CDRegisterCSystem
  7. CDBuildVect
  8. CDBuildIntegrityVect
  9. CDLocateCSystem
  10. CDRegisterCheckSum
  11. CDLocateCheckSum
  12. CDFindCommonCSystem
  13. CDFindCommonCSystemWithKey
  14. CDGenerateRandomBits
  15. CDRegisterRng
  16. CDLocateRng
  17. MD5Init
  18. MD5Update
  19. MD5Final