package crypt
import "github.com/Microsoft/hcsshim/internal/guest/storage/crypt"
Index ¶
- func CleanupCryptDevice(ctx context.Context, dmCryptName string) error
- func EncryptDevice(ctx context.Context, source string, dmCryptName string) (path string, err error)
Functions ¶
func CleanupCryptDevice ¶
CleanupCryptDevice removes the dm-crypt device created by EncryptDevice
func EncryptDevice ¶
Source Files ¶
- Version
- v0.12.9 (latest)
- Published
- Oct 30, 2024
- Platform
- linux/amd64
- Imports
- 14 packages
- Last checked
- 14 hours ago –
Tools for package owners.