Home
last modified time | relevance | path

Searched defs:encryption (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-net-ipmid/command/
H A Dpayload_cmds.hpp55 uint8_t encryption:1; //!< If true, activate payload with encryption. member
59 uint8_t encryption:1; //!< If true, activate payload with encryption. member
/openbmc/u-boot/tools/
H A Dzynqimage.c74 uint32_t encryption; /* 0x28 */ member
H A Dzynqmpimage.h119 uint32_t encryption; /* 0x28 */ member
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h676 __u8 encryption; member
/openbmc/qemu/
H A Dqemu-img.c2698 bool encryption = in img_convert() local