Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212_keycache.c158 if (!pCap->halCipherAesCcmSupport) { in ar5212SetKeyCacheEntry()
Dar5212_attach.c780 pCap->halCipherAesCcmSupport = in ar5212FillCapabilityInfo()
Dar5212_misc.c787 return pCap->halCipherAesCcmSupport ? in ar5212GetCapability()
/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_internal.h165 halCipherAesCcmSupport : 1, member
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_attach.c750 pCap->halCipherAesCcmSupport = ath_hal_eepromGetFlag(ah, AR_EEP_AES); in ar5416FillCapabilityInfo()