Searched defs:wpi_key (Results 1 – 1 of 1) sorted by relevance
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_wapi_wpi.c | 54 hi_u32 hmac_wpi_encrypt(hmac_wapi_crypt_stru wpi_key, hi_u8 *puc_bufin, hi_u32 buflen, hi_u8 *puc_b… in hmac_wpi_encrypt() 125 hi_u32 hmac_wpi_decrypt(hmac_wapi_crypt_stru wpi_key, hi_u8 *puc_bufin, hi_u32 buflen, hi_u8 *puc_b… in hmac_wpi_decrypt() 142 hi_u32 hmac_wpi_pmac(hmac_wapi_crypt_stru wpi_key, hi_u8 *puc_buf, hi_u32 pamclen, hi_u8 *puc_mic, … in hmac_wpi_pmac()
|