Searched refs:masterkey (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/security/keys/encrypted-keys/ |
H A D | Makefile | 9 masterkey-$(CONFIG_TRUSTED_KEYS) := masterkey_trusted.o 10 masterkey-$(CONFIG_TRUSTED_KEYS)-$(CONFIG_ENCRYPTED_KEYS) := masterkey_trusted.o 11 encrypted-keys-y += $(masterkey-y) $(masterkey-m-m)
|
/openbmc/qemu/crypto/ |
H A D | block-luks.c | 705 uint8_t *masterkey, in qcrypto_block_luks_store_key() argument 816 masterkey, in qcrypto_block_luks_store_key() 878 uint8_t *masterkey, in qcrypto_block_luks_load_key() argument 988 masterkey, in qcrypto_block_luks_load_key() 1003 masterkey, in qcrypto_block_luks_load_key() 1036 uint8_t *masterkey, in qcrypto_block_luks_find_key() argument 1196 g_autofree uint8_t *masterkey = NULL; in qcrypto_block_luks_open() local 1306 g_autofree uint8_t *masterkey = NULL; in qcrypto_block_luks_create() local 1449 if (qcrypto_random_bytes(masterkey, in qcrypto_block_luks_create() 1584 masterkey, in qcrypto_block_luks_create() [all …]
|
/openbmc/qemu/docs/system/ |
H A D | secrets.rst | 95 -object secret,id=secmaster,file=masterkey.data,format=base64 98 In this case the ``masterkey.data`` file would be initialized with 32 109 the secret with ``masterkey.data`` and then base64 encoding the ciphertext.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | evm | 93 dracut (via 97masterkey and 98integrity) and systemd (via
|