Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unify code path for adding PKCS#11 providers
Use existing wrapper for pkcs11h_addProvider to have arguments with "magic values" for pkcs11-helper call in a central place. Slot event argument to pkcs11h_addProvider has NOT been a boolean for at least 15 years. Luckily the default is PKCS11H_SLOTEVENT_METHOD_AUTO=0=FALSE. Signed-off-by: Marc Becker <[email protected]> Acked-by: Frank Lichtenheld <[email protected]> Message-Id: <[email protected]> URL: https://www.mail-archive.com/[email protected]/msg25642.html Signed-off-by: Gert Doering <[email protected]>
- Loading branch information