On 2010/03/02 10:28, Nikolay Elenkov wrote: > > > It doesn't work with the HSM in question. And as far as the spec goes, > not passing NULL_PTR is equivalent to saying "I am not going to call this from > multiple threads". The PKCS#11 library detects this and returns an error. If > the > engine is not specifying its own primitives, it should at least set > CKF_OS_LOCKING_OK in CK_C_INITIALIZE_ARGS.
That should read: "*passing* NULL_PTR is equivalent...".