Searched refs:crypt_method (Results 1 – 8 of 8) sorted by relevance
14 crypt_method 042 crypt_method 070 crypt_method 0105 crypt_method 0138 crypt_method 0171 crypt_method 0
14 crypt_method 038 crypt_method 072 crypt_method 096 crypt_method 0128 crypt_method 0157 crypt_method 0183 crypt_method 0207 crypt_method 0233 crypt_method 0252 crypt_method 0[all …]
35 crypt_method 0118 "crypt_method": 0,
66 uint32_t crypt_method; member142 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()
161 uint32_t crypt_method; member
1342 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()
197 def crypt_method(current): function
62 32 - 35: crypt_method337 'crypt_method' header requires metadata. Currently this is only true