Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/recipes/
H A D15-test_mp_rsa.t20 my @test_param = (
38 plan tests => 2 + scalar(@test_param) * 5 * 2;
55 foreach my $param (@test_param) {
/freebsd/sys/teken/demo/
H A Dteken_demo.c55 static tf_param_t test_param; variable
64 .tf_param = test_param,
231 test_param(void *s __unused, int cmd, unsigned int value) in test_param() function