Home
last modified time | relevance | path

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

/openssl-master/test/recipes/
A D00-prep_fipsmodule_cnf.t27 my $fipsmodule = bldtop_file('providers', platform->dso('fips'));
28 my $fipsmoduleconf = bldtop_file('test', 'fipsmodule.cnf');
A D01-test_fipsmodule_cnf.t31 my $fipsmodule = bldtop_file('providers', platform->dso('fips'));
32 my $fipsmoduleconf = bldtop_file('test', 'fipsmodule.cnf');
A D02-test_internal_provider.t17 $ENV{OPENSSL_CONF} = bldtop_file("test", "provider_internal_test.cnf");
A D90-test_fipsload.t28 my $fips = bldtop_file('providers', platform->dso('fips'));
A D90-test_threads.t41 open CFGINC, '<', bldtop_file('/test/fipsmodule.cnf');
A D01-test_symbol_presence.t46 my $shlibpath = bldtop_file($shlibname);
A D03-test_fipsinstall.t29 my $infile = bldtop_file('providers', platform->dso('fips'));
A D20-test_cli_fips.t31 my $fipsmodule = bldtop_file('providers', platform->dso('fips'));
/openssl-master/util/perl/OpenSSL/Test/
A DUtils.pm89 my $configdata = bldtop_file("configdata.pm");
/openssl-master/util/perl/OpenSSL/
A DTest.pm582 sub bldtop_file { subroutine

Completed in 13 milliseconds