Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_keycache.c175 if (!pCap->halCipherAesCcmSupport) { in ar5212SetKeyCacheEntry()
H A Dar5212_attach.c820 pCap->halCipherAesCcmSupport = in ar5212FillCapabilityInfo()
H A Dar5212_misc.c805 return pCap->halCipherAesCcmSupport ? in ar5212GetCapability()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c217 if (!p_cap->halCipherAesCcmSupport) { in ar9300_set_key_cache_entry()
H A Dar9300_attach.c2771 p_cap->halCipherAesCcmSupport = AH_TRUE; in ar9300_fill_capability_info()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h233 halCipherAesCcmSupport : 1, member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c924 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()