Hi,

I'm running Fedora 20 on a Beaglebone Black Rev. C

dmesg | grep failed shows:
 ...
[   13.520445] alg: hash: Chunking test 1 failed for omap-sha1
[   13.538792] alg: hash: Chunking test 1 failed for omap-md5
[   13.600613] alg: hash: Chunking test 1 failed for omap-hmac-sha1
[   13.650814] alg: hash: Chunking test 1 failed for omap-hmac-md5
[   13.667573] alg: hash: Chunking test 1 failed for omap-sha224
[   13.684599] alg: hash: Chunking test 1 failed for omap-sha256
[   13.736246] alg: hash: Chunking test 1 failed for omap-hmac-sha224
[   13.793936] alg: hash: Chunking test 1 failed for omap-hmac-sha256

The 3.11 kernel boots without these messages. I don't know about any version in between but 3.15.200 & 3.15.201 shows those. Everything seems to  work fine. Is it safe to ignore it?