Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/guest/
A Dnested.c673 bool valid = true; in validate_nvmx_cr0_cr4() local
677 valid = false; in validate_nvmx_cr0_cr4()
683 valid = false; in validate_nvmx_cr0_cr4()
686 return valid; in validate_nvmx_cr0_cr4()
/hypervisor/scripts/makefile/
A Dconfig.mk82 …pecified on the command-line and none from a previous build. Please provide a valid $(1) parameter)
/hypervisor/arch/x86/
A Dvtd.c991 bool valid = false; in is_dmar_unit_valid() local
998 valid = true; in is_dmar_unit_valid()
1001 return valid; in is_dmar_unit_valid()
/hypervisor/lib/crypto/mbedtls/
A DChangeLog66 * Clarify documentation for mbedtls_ssl_write() to include 0 as a valid
342 * In test_suite_pk, pass valid parameters when testing for hash length
350 that could cause a key exchange to fail on valid data.
352 could cause a key exchange to fail on valid data.
666 valid C and they prevented the test from compiling in Visual Studio 2015
917 * Fix an issue that caused valid certificates to be rejected whenever an
918 expired or not yet valid certificate was parsed before a valid certificate
991 resulting in some valid X.509 being incorrectly rejected. Found and fix
1372 * Fix bug in pk_parse_key() that caused some valid private EC keys to be
2840 * Fixed a bug that caused valid packets with a payload
[all …]

Completed in 15 milliseconds