Go to advanced search

by todorcolov
Mon Dec 11, 2017 7:09 am
Forum: Beginners
Topic: Raspberry Pi 3 - enabling hardware crypto support?
Replies: 13
Views: 23732

Re: Raspberry Pi 3 - enabling hardware crypto support?

Have you enabled the HW accelerator for aes?
To use crypto-dev, you must have enabled the HW AES modules in the linux kernel.

Can you paste the following output:
cat /proc/crypto
lsmod

Go to advanced search