HomeSort by: relevance | last modified time | path
    Searched refs:sslheaders_tmpl (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 1342 my @sslheaders_tmpl =
1360 my @cryptoskipheaders = ( @sslheaders_tmpl,
1391 $sslheaders{$new_f} = 1 if grep { $_ eq $fn } @sslheaders_tmpl;
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 1254 my @sslheaders_tmpl =
1271 my @cryptoskipheaders = ( @sslheaders_tmpl,
1302 $sslheaders{$new_f} = 1 if grep { $_ eq $fn } @sslheaders_tmpl;

Completed in 26 milliseconds