Home
last modified time | relevance | path

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

/openssl/test/
H A Dproperty_test.c432 { &fake_prov1, 1, "fast=no, colour=green", "a" }, in test_property()
433 { &fake_prov1, 1, "fast, colour=blue", "b" }, in test_property()
434 { &fake_prov1, 1, "", "-" }, in test_property()
445 { &fake_prov1, 1, "fast", "b" }, in test_property()
446 { &fake_prov1, 1, "fast=yes", "b" }, in test_property()
447 { &fake_prov1, 1, "fast=no, colour=green", "a" }, in test_property()
448 { &fake_prov1, 1, "colour=blue, fast", "b" }, in test_property()
449 { &fake_prov1, 1, "colour=blue", "b" }, in test_property()
454 { &fake_prov1, 1, "", "a" }, in test_property()
499 if (queries[i].prov == &fake_prov1) { in test_property()
[all …]

Completed in 9 milliseconds