crash in ppc4xx-rng on canyonland

2016-03-25 Thread Christian Lamparter
I'm currently trying to port a Western Digital MyBook Live to a 4.4.6 kernel. The device has a APM82181 and the board is called Apollo-3G, which is a derivative of the "amcc,canyonland". Almost everything is working, except when I try to enable the ppc4xx-rng in the dts. Then the machine dies with

Re: Userland crypto api test cases and test programs?

2016-03-25 Thread Stephan Mueller
Am Freitag, 25. März 2016, 04:49:55 schrieb Jeffrey Walton: Hi Jeffrey, > Hi Everyone, > > I've been doing some testing of OpenSSL's upcoming 1.1.0. OpenSSL > includes an Engine wrapper for the userland crypto exposed through the > kernel's AF_ALG socket domain. > > The upcoming code experience

Userland crypto api test cases and test programs?

2016-03-25 Thread Jeffrey Walton
Hi Everyone, I've been doing some testing of OpenSSL's upcoming 1.1.0. OpenSSL includes an Engine wrapper for the userland crypto exposed through the kernel's AF_ALG socket domain. The upcoming code experiences somewhat unexplained failures on occasion. I think its partly related to the asynchron