Home
last modified time | relevance | path

Searched refs:WLAN_CRYPTO_RSC_SIZE (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_def.h35 #define WLAN_CRYPTO_RSC_SIZE (16) macro
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c4339 if (seq_len > WLAN_CRYPTO_RSC_SIZE) { in wlan_crypto_validate_key_params()