Douglas Mendizábal b5b350b4ce Use system locks in pkcs11 library
This patch adds a new option to the PKCS#11 backend: `os_locking_ok`.
When set to true, the flag CKF_OS_LOCKING_OK is passed to the
C_Initialize function for the client library.

Change-Id: Iaa2a82718cb75e291a0b81b896bd136c29fa6fa0
2021-02-22 14:17:26 -06:00
..