Searched refs:dummy_root (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/tests/ | ||
H A D | x509_test.c | 678 static struct x509_root dummy_root = { variable in typeref:struct:x509_root 882 x509_check_root_fail_ok ( &root_crt, &dummy_root ); 902 x509_validate_chain_fail_ok ( &server_chain, test_time, &dummy_root ); |
H A D | cms_test.c | 1322 static struct x509_root dummy_root = { variable in typeref:struct:x509_root 1410 NULL, test_time, &dummy_root ); |
Completed in 53 milliseconds