Home
last modified time | relevance | path

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

/external/curl/lib/
Dmk-ca-bundle.pl242 sub oldsha1 { subroutine
285 my $oldsha1 = oldsha1($crt);
287 report "SHA1 of old file: $oldsha1";
332 if(!$opt_f && $oldsha1 eq $newsha1) {