cnss: Include WCNSS Security APIs in CNSS platform driver
As a part of supporting PMF (802.11w) feature on CLD WLAN host driver;
the requirement is to implement BIP algorithm which uses AES-CMAC
encryption. For this AES-CMAC mode encryption, we need to use
crypto_alloc_cipher and crypto_free_cipher APIs.
Hence adding the equivalent WCNSS APIs in qcomwlan_secif.c and linking
this file in CNSS platform driver.
Change-Id: Id6b171d3f27e58d9d4ddad8db8870ed1a5fc0943
CRs-Fixed: 589096
Signed-off-by:
Yue Ma <yuem@codeaurora.org>
Loading
Please register or sign in to comment