]> git.proxmox.com Git - proxmox-backup.git/commit
tape: move key deriving into SgTape
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 22 Jan 2024 11:50:28 +0000 (12:50 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Jan 2024 12:07:13 +0000 (13:07 +0100)
commit4d17ed496acd3fa9c4fdc8e8750dcf102fc32613
tree527befc57e4aa5ee443e661affde9a099af34ec9
parentb5f8626706a03de74a4fc9f3ee9b74b7b7656e9a
tape: move key deriving into SgTape

makes the boundary a bit clearer, introduce 'load_key' to load a single
key from the key config

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
pbs-tape/Cargo.toml
pbs-tape/src/sg_tape.rs
src/tape/drive/lto/mod.rs
src/tape/encryption_keys.rs