Home
last modified time | relevance | path

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

/openssl/tools/
H A Dc_rehash.in232 my $crlmark = $is_cert ? "" : "r";
233 while(exists $hashlist{"$hash.$crlmark$suffix"}) {
235 if ($hashlist{"$hash.$crlmark$suffix"} eq $fprint) {
242 $hash .= ".$crlmark$suffix";

Completed in 5 milliseconds