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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_keycache.c175 if (!pCap->halCipherAesCcmSupport) {
H A Dar5212_attach.c818 pCap->halCipherAesCcmSupport =
H A Dar5212_misc.c805 return pCap->halCipherAesCcmSupport ?
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c217 if (!p_cap->halCipherAesCcmSupport) {
H A Dar9300_attach.c2769 p_cap->halCipherAesCcmSupport = AH_TRUE;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c925 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES);
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h227 halCipherAesCcmSupport : 1, member in struct:__anon4355

Completed in 125 milliseconds