[Bug 230671] blake2_test fails: alg 29 keylen 64, errno=22 (Invalid argument)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 16 15:24:51 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230671

            Bug ID: 230671
           Summary: blake2_test fails: alg 29 keylen 64, errno=22 (Invalid
                    argument)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: asomers at FreeBSD.org

The blake2 tests fail.  I don't think they ever passed, but until 1-August they
were skipped in CI.

[somers at fbsd12 /usr/tests/sys/opencrypto]$ kyua test
blake2_test:blake2b_vectors  ->  failed:
/usr/home/somers/freebsd/base/head/tests/sys/opencrypto/blake2_test.c:108: alg
29 keylen 64, errno=22 (Invalid argument)  [0.002s]
blake2_test:blake2b_vectors_x86  ->  passed  [0.003s]
blake2_test:blake2s_vectors  ->  failed:
/usr/home/somers/freebsd/base/head/tests/sys/opencrypto/blake2_test.c:108: alg
30 keylen 32, errno=22 (Invalid argument)  [0.002s]
blake2_test:blake2s_vectors_x86  ->  passed  [0.003s]
runtests:main  ->  skipped: Requires root privileges  [0.001s]

Results file id is usr_tests_sys_opencrypto.20180816-152350-234384
Results saved to
/home/somers/.kyua/store/results.usr_tests_sys_opencrypto.20180816-152350-234384.db

3/5 passed (2 failed)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list