package crypt

import "github.com/Microsoft/hcsshim/internal/guest/storage/crypt"

Index

Functions

func CleanupCryptDevice

func CleanupCryptDevice(ctx context.Context, dmCryptName string) error

CleanupCryptDevice removes the dm-crypt device created by EncryptDevice

func EncryptDevice

func EncryptDevice(ctx context.Context, source string, dmCryptName string) (path string, err error)

Source Files

crypt.go doc.go utilities.go

Version
v0.13.0-rc.1
Published
Jun 27, 2024
Platform
linux/amd64
Imports
14 packages
Last checked
11 seconds ago

Tools for package owners.