boulder/pkcs11helpers
Aaron Gable 18389c9024
Remove dead code (#5893)
Running an older version (v0.0.1-2020.1.4) of `staticcheck` in
whole-program mode (`staticcheck --unused.whole-program=true -- ./...`)
finds various instances of unused code which don't normally show up
as CI issues. I've used this to find and remove a large chunk of the
unused code, to pave the way for additional large deletions accompanying
the WFE1 removal.

Part of #5681
2022-01-19 12:23:06 -08:00
..
helpers.go Remove dead code (#5893) 2022-01-19 12:23:06 -08:00
helpers_test.go Check for CKA_LABEL in NewSigner. (#5067) 2020-08-31 18:17:35 -07:00