ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / perl / Crypt-DES / test / results-all.master
blob24fbfce9b3488edf391581dfb112607e0637bcd4
1 "$(PERL)" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644
2 PERL_DL_NONLAZY=1 "$(PERL)" "-Iblib/lib" "-Iblib/arch" test.pl
3 WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
4 Pass -nodeprecate=>1 to inhibit this message.
5  at test.pl line 358.
6 1..342
7 342 of 342 tests passed (100.00%)
9 Running speed tests...
11 non-cached cipher speed test.  5000 encrypt iterations
12 ok 343
14 non-cached cipher speed test.  5000 decrypt iterations
15 ok 344
17 cached cipher speed test.  10000 encrypt iterations
18 ok 345
20 cached cipher speed test.  10000 decrypt iterations
21 ok 346
23 Testing Cipher Block Chaining..
24 ok 347 - CBC Mode
26 Finished with tests