security/nss/cmd/pk11util/scripts/mechanisms

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 Load nsscapi.dll
     2 C_Initialize NULL
     3 C_GetSlotList false NULL slotCount
     4 NewArray slotList CK_ULONG slotCount
     5 C_GetSlotList false slotList slotCount
     7 LoopRun pMechanisms i 0 slotCount 1
     9 #C_Finalize
    10 #Unload

mercurial