app/test: fix missing operation initialization
authorDeepak Kumar Jain <deepak.k.jain@intel.com>
Sun, 10 Jul 2016 10:20:57 +0000 (11:20 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 10 Jul 2016 12:55:42 +0000 (14:55 +0200)
commita50eb8685508a9540d15d7ea3f0e5533bed12527
tree5c339bdab76d6ea4fea172c9635bfa55e9927ebc
parent37e60917c005d80682fead88b12d4c045f422488
app/test: fix missing operation initialization

Initializing the authentication op parameter.

Fixes: eec136f3c54f ("aesni_gcm: add driver for AES-GCM crypto operations")

Signed-off-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
app/test/test_cryptodev.c