Searched refs:tasn1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | meson.build | 100 tasn1.found() and \ 104 tasn1, crypto, gnutls], 106 tasn1, crypto, gnutls], 108 tasn1, io, crypto, gnutls]}
|
/openbmc/qemu/tests/qtest/ |
H A D | meson.build | 340 if tasn1.found() 341 migration_files += [files('../unit/crypto-tls-x509-helpers.c'), tasn1]
|
/openbmc/qemu/ |
H A D | meson.build | 2118 tasn1 = not_found variable 2120 tasn1 = dependency('libtasn1', variable 2523 config_host_data.set('CONFIG_TASN1', tasn1.found()) 4771 summary_info += {'libtasn1': tasn1}
|