Home
last modified time | relevance | path

Searched defs:KeyParams (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h187 struct KeyParams { struct
188 uint8_t *key; /**< Key content */
189 …; /**< Content of a Temporal Key Integrity Protocol (TKIP) or Counter Mode Cipher Block Chaining
192 int32_t keyLen; /**< Key length */
193 int32_t seqLen; /**< Length of a TKIP or CCMP key */
194 uint32_t cipher; /**< Cipher suite */
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dalg_defs.h78 } KeyParams; typedef