open-vault/builtin/logical/transit
Alexander Scheel 411705d723
More wrapped errors - PKI, SSH, Transit (#19631)
* Add missing wrapped errors in PKI

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add missing wrapped errors in SSH

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add missing wrapped errors in Transit

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

---------

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-03-20 16:00:49 +00:00
..
cmd/transit adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
managed_key_util.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_backup.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_backup_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_cache_config.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_cache_config_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config_keys.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config_keys_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_datakey.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_decrypt.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_decrypt_bench_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_decrypt_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_encrypt.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_encrypt_bench_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_encrypt_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_export.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_export_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_hash.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_hash_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_hmac.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_hmac_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_import.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_import_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_keys.go More wrapped errors - PKI, SSH, Transit (#19631) 2023-03-20 16:00:49 +00:00
path_keys_config.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_keys_config_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_keys_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_random.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_random_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_restore.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_restore_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_rewrap.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_rewrap_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_rotate.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_sign_verify.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_sign_verify_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_trim.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_trim_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_wrapping_key.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_wrapping_key_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
stepwise_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00