All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stephan Müller" <smueller@chronox.de>
To: linux-crypto@vger.kernel.org
Subject: XTS self test fail
Date: Fri, 16 Aug 2019 11:50:36 +0200	[thread overview]
Message-ID: <1989109.29ScpdGMdu@positron.chronox.de> (raw)

Hi,

with the current cryptodev-2.6 code, I get the following with fips=1:

[   22.301826] alg: skcipher: xts-aes-aesni encryption failed on test vector 
"random: len=28 klen=64"; expected_error=0, actual_error=-22, cfg="random: 
inplace may_sleep use_final src_divs=[<reimport>100.0%@+20] iv_offset=57"
[   22.304800] Kernel panic - not syncing: alg: self-tests for xts-aes-aesni 
(xts(aes)) failed in fips mode!
[   22.305709] CPU: 0 PID: 259 Comm: cryptomgr_test Not tainted 5.3.0-rc1+ #9
[   22.305709] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
1.12.0-2.fc30 04/01/2014
[   22.305709] Call Trace:
[   22.305709]  dump_stack+0x7c/0xc0
[   22.305709]  panic+0x240/0x453
[   22.305709]  ? add_taint.cold+0x11/0x11
[   22.305709]  ? __atomic_notifier_call_chain+0x5/0x130
[   22.305709]  ? notifier_call_chain+0x27/0xb0
[   22.305709]  alg_test+0x789/0x8d0
[   22.305709]  ? valid_testvec_config+0x1d0/0x1d0
[   22.305709]  ? lock_downgrade+0x380/0x380
[   22.305709]  ? lock_acquire+0xff/0x220
[   22.305709]  ? __kthread_parkme+0x45/0xd0
[   22.305709]  ? mark_held_locks+0x24/0x90
[   22.305709]  ? _raw_spin_unlock_irqrestore+0x43/0x50
[   22.305709]  ? lockdep_hardirqs_on+0x1a8/0x290
[   22.305709]  cryptomgr_test+0x36/0x60
[   22.305709]  kthread+0x1a8/0x200
[   22.305709]  ? crypto_acomp_scomp_free_ctx+0x70/0x70
[   22.305709]  ? kthread_create_on_node+0xd0/0xd0
[   22.305709]  ret_from_fork+0x3a/0x50
[   22.305709] Kernel Offset: 0x35000000 from 0xffffffff81000000 (relocation 
range: 0xffffffff80000000-0xffffffffbfffffff)
[   22.305709] ---[ end Kernel panic - not syncing: alg: self-tests for xts-
aes-aesni (xts(aes)) failed in fips mode! ]---

Ciao
Stephan



             reply	other threads:[~2019-08-16  9:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16  9:50 Stephan Müller [this message]
2019-08-16  9:52 ` XTS self test fail Ard Biesheuvel
2019-08-16  9:58   ` Stephan Mueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1989109.29ScpdGMdu@positron.chronox.de \
    --to=smueller@chronox.de \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.