Home
last modified time | relevance | path

Searched refs:halCipherAesCcmSupport (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_keycache.c175 if (!pCap->halCipherAesCcmSupport) { in ar5212SetKeyCacheEntry()
HDar5212_attach.c820 pCap->halCipherAesCcmSupport = in ar5212FillCapabilityInfo()
HDar5212_misc.c805 return pCap->halCipherAesCcmSupport ? in ar5212GetCapability()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_keycache.c217 if (!p_cap->halCipherAesCcmSupport) { in ar9300_set_key_cache_entry()
HDar9300_attach.c2771 p_cap->halCipherAesCcmSupport = AH_TRUE; in ar9300_fill_capability_info()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_internal.h233 halCipherAesCcmSupport : 1, member
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c924 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()