Home
last modified time | relevance | path

Searched refs:crypt_method (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D031.out14 crypt_method 0
42 crypt_method 0
70 crypt_method 0
105 crypt_method 0
138 crypt_method 0
171 crypt_method 0
H A D061.out14 crypt_method 0
38 crypt_method 0
72 crypt_method 0
96 crypt_method 0
128 crypt_method 0
157 crypt_method 0
183 crypt_method 0
207 crypt_method 0
233 crypt_method 0
252 crypt_method 0
[all …]
H A D303.out35 crypt_method 0
118 "crypt_method": 0,
/openbmc/qemu/block/
H A Dqcow.c66 uint32_t crypt_method; member
142 header.crypt_method = be32_to_cpu(header.crypt_method); in qcow_open()
180 s->crypt_method_header = header.crypt_method; in qcow_open()
885 header.crypt_method = cpu_to_be32(QCOW_CRYPT_AES); in qcow_co_create()
894 header.crypt_method = cpu_to_be32(QCOW_CRYPT_NONE); in qcow_co_create()
H A Dqcow2.h161 uint32_t crypt_method; member
H A Dqcow2.c1342 header.crypt_method = be32_to_cpu(header.crypt_method); in qcow2_do_open()
1497 s->crypt_method_header = header.crypt_method; in qcow2_do_open()
2960 .crypt_method = cpu_to_be32(s->crypt_method_header), in qcow2_update_header()
3732 header->crypt_method = cpu_to_be32(QCOW_CRYPT_NONE); in qcow2_co_create()
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py197 def crypt_method(current): function
/openbmc/qemu/docs/interop/
H A Dqcow2.txt62 32 - 35: crypt_method
337 'crypt_method' header requires metadata. Currently this is only true