Define a QCA vendor command to validate encryption engine
authorSrinivas Dasari <dasaris@qti.qualcomm.com>
Wed, 21 Sep 2016 07:37:32 +0000 (13:07 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 22 Sep 2016 17:30:05 +0000 (20:30 +0300)
commit0d7eba5417cf0caa42d72ec3acbfe9b068d06e66
treea91a39df560080dbca91612f681db1ca90c4b441
parent425cb9533727116b41c1eda3f2e46eab7ee5d86e
Define a QCA vendor command to validate encryption engine

This command carries 802.11 header and payload along with key (TK) and
PN for encryption/decryption purpose. Firmware/driver encrypts/decrypts
the given data and sends to userspace as a response to the command. User
space component can validate the data received from the driver to unit
test the hardware's encryption engine.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h