| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/cryptsetup/ |
| H A D | cryptsetup_2.7.5.bb | 7 HOMEPAGE = "https://gitlab.com/cryptsetup/cryptsetup" 31 cryptsetup \ 51 PACKAGECONFIG[cryptsetup] = "--enable-cryptsetup,--disable-cryptsetup" 78 EXTRA_OECONF += "--disable-static-cryptsetup" 95 # The /usr/lib/cryptsetup directory is always created, even when ssh-token 102 …tils.contains('DISTRO_FEATURES','systemd','${exec_prefix}/lib/tmpfiles.d/cryptsetup.conf', '', d)}"
|
| /openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
| H A D | util-linux-libuuid_2.41.bb | 1 # To allow util-linux to optionally build-depend on cryptsetup, libuuid is 2 # split out of the main recipe, as it's needed by cryptsetup
|
| H A D | util-linux_2.41.bb | 110 PACKAGECONFIG[cryptsetup] = "--with-cryptsetup,--without-cryptsetup,cryptsetup"
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 149.out | 5 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-xts-plain64 --key-size 512 --hash sha1 -… 7 sudo cryptsetup -q -v luksOpen TEST_DIR/luks-aes-256-xts-plain64-sha1.img qiotest-145-aes-256-xts-p… 21 sudo cryptsetup -q -v luksClose qiotest-145-aes-256-xts-plain64-sha1 43 sudo cryptsetup -q -v luksOpen TEST_DIR/luks-aes-256-xts-plain64-sha1.img qiotest-145-aes-256-xts-p… 57 sudo cryptsetup -q -v luksClose qiotest-145-aes-256-xts-plain64-sha1 65 sudo cryptsetup -q -v luksOpen TEST_DIR/luks-aes-256-xts-plain64-sha1.img qiotest-145-aes-256-xts-p… 79 sudo cryptsetup -q -v luksClose qiotest-145-aes-256-xts-plain64-sha1 101 sudo cryptsetup -q -v luksOpen TEST_DIR/luks-aes-256-xts-plain64-sha1.img qiotest-145-aes-256-xts-p… 115 sudo cryptsetup -q -v luksClose qiotest-145-aes-256-xts-plain64-sha1 123 sudo cryptsetup -q -v luksFormat --type luks1 --cipher twofish-xts-plain64 --key-size 512 --hash sh… [all …]
|
| H A D | 149 | 110 def cryptsetup(args, password=None): function 145 cryptsetup(args, password) 174 cryptsetup(args, password) 202 cryptsetup(args, password) 209 cryptsetup(args)
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-core/systemd/ |
| H A D | systemd_%.bbappend | 5 …${@bb.utils.contains('DISTRO_FEATURES', 'tpm2', 'cryptsetup cryptsetup-plugins efi openssl repart'…
|
| /openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/ |
| H A D | ecryptfs-utils_111.bb | 63 …sed -i -e "s: ${base_sbindir}/cryptsetup: ${sbindir}/cryptsetup:" ${D}${bindir}/ecryptfs-setup-swap 71 RDEPENDS:${PN} += "cryptsetup"
|
| /openbmc/docs/designs/ |
| H A D | estoraged.md | 29 [cryptsetup](https://gitlab.com/cryptsetup/cryptsetup) utility, which in turn 109 [cryptsetup API](https://mbroz.fedorapeople.org/libcryptsetup_API/). This 142 [systemd-cryptsetup@.service](https://www.freedesktop.org/software/systemd/man/systemd-cryptsetup@.…
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/storage/ |
| H A D | estoraged_git.bb | 7 DEPENDS += "cryptsetup"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/volume_key/ |
| H A D | volume-key_0.3.12.bb | 23 cryptsetup \
|
| /openbmc/openbmc/meta-security/recipes-core/images/ |
| H A D | dm-verity-image-initramfs.bb | 9 cryptsetup \
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/ |
| H A D | python3-blivet_3.12.1.bb | 27 lsof cryptsetup libblockdev \
|
| /openbmc/openbmc/meta-security/recipes-security/cryptmount/ |
| H A D | cryptmount_6.2.0.bb | 19 PACKAGECONFIG[luks] = "--enable-luks, --disable-luks, cryptsetup"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/ |
| H A D | libblockdev_3.2.1.bb | 34 PACKAGECONFIG[crypto] = "--with-crypto,--without-crypto,cryptsetup keyutils nss volume-key"
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/ |
| H A D | systemd_257.5.bb | 141 PACKAGECONFIG[cryptsetup] = "-Dlibcryptsetup=enabled,-Dlibcryptsetup=disabled,cryptsetup,,cryptsetu… 142 PACKAGECONFIG[cryptsetup-plugins] = "-Dlibcryptsetup-plugins=enabled,-Dlibcryptsetup-plugins=disabl… 490 ${libdir}/cryptsetup \ 855 …, False, d) and not bb.utils.contains('PACKAGECONFIG', 'userdb openssl cryptsetup', True, False, d… 856 …ONFIG[homed] requires PACKAGECONFIG[userdb], PACKAGECONFIG[openssl] and PACKAGECONFIG[cryptsetup]")
|
| /openbmc/openbmc/meta-security/docs/ |
| H A D | dm-verity-systemd-x86-64.txt | 26 PACKAGECONFIG:append:pn-systemd = " cryptsetup"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
| H A D | image_types_verity.bbclass | 42 do_image_verity[depends] += "cryptsetup-native:do_populate_sysroot"
|
| /openbmc/openbmc/meta-security/classes/ |
| H A D | dm-verity-img.bbclass | 181 CONVERSION_DEPENDS_verity = "cryptsetup-native"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-oe.bb | 194 cryptsetup \
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-5.0.rst | 308 ``cryptsetup-plugins``, ``no-ntp-fallback``, and ``p11kit``.
|
| /openbmc/qemu/docs/system/ |
| H A D | qemu-block-drivers.rst.inc | 249 LUKS v1 encryption format, compatible with Linux dm-crypt/cryptsetup
|
| /openbmc/qemu/docs/interop/ |
| H A D | qcow2.rst | 375 specification (``docs/on-disk-format.pdf`` in the cryptsetup source
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |