[Bug 245825] sys.opencrypto.blake2_test.blake2{b,s}_vectors_x86 failed after r359374

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 22 16:58:55 UTC 2020


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

--- Comment #4 from Li-Wen Hsu <lwhsu at FreeBSD.org> ---
(In reply to John Baldwin from comment #3)
Thanks for the analysis. I've tried with CRYPTO_FLAG_SOFTWARE but they failed
with another message:

blake2_test:blake2b_vectors_x86  ->  failed:
/usr/home/lwhsu/freebsd-src/tests/sys/opencrypto/blake2_test.c:108: alg 29
keylen 64, errno=22 (Invalid argument)
blake2_test:blake2s_vectors_x86  ->  failed:
/usr/home/lwhsu/freebsd-src/tests/sys/opencrypto/blake2_test.c:108: alg 30
keylen 32, errno=22 (Invalid argument)

Haven't tried the "real solution" yet.

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


More information about the freebsd-testing mailing list