# dm-verity
IMAGE_INSTALL:append = " cryptsetup"

# openssl
IMAGE_INSTALL:append = " openssl-bin"

# keyutils
IMAGE_INSTALL:append = " keyutils"
