barbican/barbican/plugin/crypto
Douglas Mendizábal e5c7108f4d 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
(cherry picked from commit b5b350b4ce)
(cherry picked from commit 7a889cd200)
(cherry picked from commit 87822c14cb)
2021-03-08 22:10:25 +00:00
..
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
base.py Add CryptoPluginUnsupportedOperation 2017-02-02 23:41:04 +00:00
manager.py Use oslo-config-generator to generate barbican.conf.sample 2017-04-05 08:02:35 +02:00
p11_crypto.py Use system locks in pkcs11 library 2021-03-08 22:10:25 +00:00
pkcs11.py Use system locks in pkcs11 library 2021-03-08 22:10:25 +00:00
simple_crypto.py Fix the bug of pep8 and building api-guide 2019-08-05 16:36:02 +02:00