comparison: security/nss/cmd/pk11util/scripts/mechanisms
security/nss/cmd/pk11util/scripts/mechanisms
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
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 |
|
6 |
|
7 LoopRun pMechanisms i 0 slotCount 1 |
|
8 |
|
9 #C_Finalize |
|
10 #Unload |
|
11 |