All of lore.kernel.org
 help / color / mirror / Atom feed
* problem with ccp-crypto module on apu
@ 2020-12-17  7:52 Domen Stangar
  0 siblings, 0 replies; 7+ messages in thread
From: Domen Stangar @ 2020-12-17  7:52 UTC (permalink / raw)
  To: linux-crypto

Hi,
I would like to report issue with ccp-crypto.
When I issue modprobe command, it would not continue, without SIGINT 
signal (ctrl+c).
If module is compiled in kernel, boot doesn't finish.
Looks like problem is that ecb(aes) selftest do not finish ?

kernel 5.10.1
smpboot: CPU0: AMD Athlon PRO 200GE w/ Radeon Vega Graphics (family: 
0x17, model: 0x11, stepping: 0x0)

part of /proc/crypto
name         : cfb(aes)
driver       : cfb-aes-ccp
module       : ccp_crypto
priority     : 300
refcnt       : 1
selftest     : passed
internal     : no
type         : skcipher
async        : yes
blocksize    : 1
min keysize  : 16
max keysize  : 32
ivsize       : 16
chunksize    : 1
walksize     : 1

name         : cbc(aes)
driver       : cbc-aes-ccp
module       : ccp_crypto
priority     : 300
refcnt       : 1
selftest     : passed
internal     : no
type         : skcipher
async        : yes
blocksize    : 16
min keysize  : 16
max keysize  : 32
ivsize       : 16
chunksize    : 16
walksize     : 16

name         : ecb(aes)
driver       : ecb-aes-ccp
module       : ccp_crypto
priority     : 300
refcnt       : 2
selftest     : unknown
internal     : no
type         : skcipher
async        : yes
blocksize    : 16
min keysize  : 16
max keysize  : 32
ivsize       : 0
chunksize    : 16
walksize     : 16

ccp-1/info
Device name: ccp-1
    RNG name: ccp-1-rng
    # Queues: 3
      # Cmds: 0
     Version: 5
     Engines: AES 3DES SHA RSA ECC ZDE TRNG
      Queues: 5
LSB Entries: 128


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-01-20 15:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <em96a2a8ae-80a7-4608-905e-5d932c0cf9bb@domen1-pc>
2020-12-28 15:22 ` problem with ccp-crypto module on apu John Allen
2021-01-04 14:36   ` Tom Lendacky
2021-01-04 16:10     ` Re[2]: " Domen Stangar
2021-01-07 15:10       ` John Allen
2021-01-17 10:16         ` Re[2]: " Domen Stangar
2021-01-20 15:25           ` Tom Lendacky
2020-12-17  7:52 Domen Stangar

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.