Displaying 2 results from an estimated 2 matches for "ckf_token_initialized".
2015 Jul 14
2
[Bug 2427] New: ssh keygen is trying to read uninitialized slots on smart card (and is failing)
...und several minor problems that were filled in our red hat bugzilla
[1]. One of them is that keygen is trying to open session on
uninitialised slots on smart card (tested with softHSM soft token).
First view was that the problem is on soft token side, but it announces
the slot in correct way, with CKF_TOKEN_INITIALIZED flag, which should
prevent tools to open session on this slot.
I created patch against master that is skipping slots with this flag,
rather than failing hard on OpenSession.
Minimal reproducer is available in referenced bugzilla. To see whole
output that is available as an attachment, swap the la...
2014 Jan 28
1
safenet eToken 5100 pkcs11 bug(?)
...73728
ulFreePrivateMemory: 54312
hardwareVersion: 8.0
firmwareVersion: 1.0
time: ' '
flags: 601
CKF_RNG
CKF_DUAL_CRYPTO_OPERATIONS
CKF_TOKEN_INITIALIZED
Returned: 0 CKR_OK
6: C_OpenSession
2014-01-28 03:26:42.353
[in] slotID = 0x0
[in] flags = 0x6
pApplication=(nil)
Notify=(nil)
[out] *phSession = 0x3c60002
Returned: 0 CKR_OK
7: C_FindObjectsInit
2014-01-28 03:26:42.353
[in] hSession = 0x3c60002
[in] pTemplate[1]:
CKA_CLASS...