Re: [PATCH 3/4] crypto: axis: add ARTPEC-6/7 crypto accelerator driver

2017-07-21 Thread Lars Persson
On 07/20/2017 04:51 PM, Stephan Müller wrote: Am Donnerstag, 20. Juli 2017, 15:44:31 CEST schrieb Lars Persson: Hi Lars, +static int +artpec6_crypto_cipher_set_key(struct crypto_skcipher *cipher, const u8 *key, + unsigned int keylen) +{ + struct

Re: [PATCH 3/4] crypto: axis: add ARTPEC-6/7 crypto accelerator driver

2017-07-20 Thread Stephan Müller
Am Donnerstag, 20. Juli 2017, 15:44:31 CEST schrieb Lars Persson: Hi Lars, > +static int > +artpec6_crypto_cipher_set_key(struct crypto_skcipher *cipher, const u8 > *key, + unsigned int keylen) > +{ > + struct artpec6_cryptotfm_context *ctx = > +