From owner-freebsd-bugs@freebsd.org Fri Jul 17 00:01:15 2020 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 54978371460 for ; Fri, 17 Jul 2020 00:01:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7B9R1Y1hz4HGq for ; Fri, 17 Jul 2020 00:01:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 32274371658; Fri, 17 Jul 2020 00:01:15 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 31CEB37192C for ; Fri, 17 Jul 2020 00:01:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B7B9R0btLz4H8x for ; Fri, 17 Jul 2020 00:01:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EB8E4106AD for ; Fri, 17 Jul 2020 00:01:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 06H01EYu070702 for ; Fri, 17 Jul 2020 00:01:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06H01EJN070701 for bugs@FreeBSD.org; Fri, 17 Jul 2020 00:01:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 247986] geli: authentication panics on Via Nano Date: Fri, 17 Jul 2020 00:01:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: asomers@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2020 00:01:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247986 --- Comment #2 from Alan Somers --- cryptocheck doesn't show anything that looks like an error. Here's what I = get: > ./cryptocheck -a all -d padlock0 -v cryptocheck: cryptodev HASH sha1 not supported for device padlock0: Operati= on not supported cryptocheck: cryptodev HASH sha224 not supported for device padlock0: Opera= tion not supported cryptocheck: cryptodev HASH sha256 not supported for device padlock0: Opera= tion not supported cryptocheck: cryptodev HASH sha384 not supported for device padlock0: Opera= tion not supported cryptocheck: cryptodev HASH sha512 not supported for device padlock0: Opera= tion not supported cryptocheck: cryptodev HASH blake2b not supported for device padlock0: Operation not supported cryptocheck: cryptodev HASH blake2s not supported for device padlock0: Operation not supported cryptocheck: cryptodev HMAC sha1hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev HMAC sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev HMAC sha256hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev HMAC sha384hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev HMAC sha512hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev GMAC gmac not supported for device padlock0: Operati= on not supported cryptocheck: cryptodev GMAC gmac192 not supported for device padlock0: Operation not supported cryptocheck: cryptodev GMAC gmac256 not supported for device padlock0: Operation not supported aes-cbc (16) matched (cryptodev device padlock0) cryptocheck: cryptodev cipher aes-cbc192 not supported for device padlock0: Invalid argument aes-cbc256 (16) matched (cryptodev device padlock0) cryptocheck: cryptodev cipher aes-ctr not supported for device padlock0: Operation not supported cryptocheck: cryptodev cipher aes-ctr192 not supported for device padlock0: Operation not supported cryptocheck: cryptodev cipher aes-ctr256 not supported for device padlock0: Operation not supported cryptocheck: cryptodev cipher aes-xts not supported for device padlock0: Operation not supported cryptocheck: cryptodev cipher aes-xts256 not supported for device padlock0: Operation not supported cryptocheck: cryptodev cipher chacha20 not supported for device padlock0: Operation not supported aes-cbc+sha1hmac (0, 16) matched (cryptodev device padlock0) cryptocheck: cryptodev ETA aes-cbc+sha224hmac not supported for device padlock0: Operation not supported aes-cbc+sha256hmac (0, 16) matched (cryptodev device padlock0) aes-cbc+sha384hmac (0, 16) matched (cryptodev device padlock0) aes-cbc+sha512hmac (0, 16) matched (cryptodev device padlock0) cryptocheck: cryptodev ETA aes-cbc192+sha1hmac not supported for device padlock0: Invalid argument cryptocheck: cryptodev ETA aes-cbc192+sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-cbc192+sha256hmac not supported for device padlock0: Invalid argument cryptocheck: cryptodev ETA aes-cbc192+sha384hmac not supported for device padlock0: Invalid argument cryptocheck: cryptodev ETA aes-cbc192+sha512hmac not supported for device padlock0: Invalid argument aes-cbc256+sha1hmac (0, 16) matched (cryptodev device padlock0) cryptocheck: cryptodev ETA aes-cbc256+sha224hmac not supported for device padlock0: Operation not supported aes-cbc256+sha256hmac (0, 16) matched (cryptodev device padlock0) aes-cbc256+sha384hmac (0, 16) matched (cryptodev device padlock0) aes-cbc256+sha512hmac (0, 16) matched (cryptodev device padlock0) cryptocheck: cryptodev ETA aes-ctr+sha1hmac not supported for device padloc= k0: Operation not supported cryptocheck: cryptodev ETA aes-ctr+sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr+sha256hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr+sha384hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr+sha512hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr192+sha1hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr192+sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr192+sha256hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr192+sha384hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr192+sha512hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr256+sha1hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr256+sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr256+sha256hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr256+sha384hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-ctr256+sha512hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts+sha1hmac not supported for device padloc= k0: Operation not supported cryptocheck: cryptodev ETA aes-xts+sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts+sha256hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts+sha384hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts+sha512hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts256+sha1hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts256+sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts256+sha256hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts256+sha384hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA aes-xts256+sha512hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA chacha20+sha1hmac not supported for device padlo= ck0: Operation not supported cryptocheck: cryptodev ETA chacha20+sha224hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA chacha20+sha256hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA chacha20+sha384hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev ETA chacha20+sha512hmac not supported for device padlock0: Operation not supported cryptocheck: cryptodev AEAD aes-gcm not supported for device padlock0: Operation not supported cryptocheck: cryptodev AEAD aes-gcm192 not supported for device padlock0: Operation not supported cryptocheck: cryptodev AEAD aes-gcm256 not supported for device padlock0: Operation not supported cryptocheck: cryptodev AEAD aes-ccm not supported for device padlock0: Operation not supported cryptocheck: cryptodev AEAD aes-ccm192 not supported for device padlock0: Operation not supported cryptocheck: cryptodev AEAD aes-ccm256 not supported for device padlock0: Operation not supported --=20 You are receiving this mail because: You are the assignee for the bug.=