Searched refs:wlan_crypto_cipher (Results 1 – 4 of 4) sorted by relevance
28 static inline const struct wlan_crypto_cipher *wep_register(void) in wep_register()33 const struct wlan_crypto_cipher *wep_register(void);37 static inline const struct wlan_crypto_cipher *tkip_register(void) in tkip_register()42 const struct wlan_crypto_cipher *tkip_register(void);46 static inline const struct wlan_crypto_cipher *ccmp_register(void) in ccmp_register()51 static inline const struct wlan_crypto_cipher *ccmp256_register(void) in ccmp256_register()56 const struct wlan_crypto_cipher *ccmp_register(void);57 const struct wlan_crypto_cipher *ccmp256_register(void);61 static inline const struct wlan_crypto_cipher *gcmp_register(void) in gcmp_register()66 static inline const struct wlan_crypto_cipher *gcmp256_register(void) in gcmp256_register()[all …]
43 const struct wlan_crypto_cipher *wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_MAX];768 const struct wlan_crypto_cipher *cipher; in wlan_crypto_setkey()1157 return ((struct wlan_crypto_cipher *) in wlan_crypto_get_key_type()1246 struct wlan_crypto_cipher *cipher_table; in wlan_crypto_getkey()1386 struct wlan_crypto_cipher *cipher_table; in wlan_crypto_delkey()1469 cipher_table = (struct wlan_crypto_cipher *)key->cipher_table; in wlan_crypto_delkey()1621 struct wlan_crypto_cipher *cipher_table; in wlan_crypto_encap()1708 cipher_table = (struct wlan_crypto_cipher *)key->cipher_table; in wlan_crypto_encap()1729 struct wlan_crypto_cipher *cipher_table; in wlan_crypto_decap()1818 cipher_table = (struct wlan_crypto_cipher *)key->cipher_table; in wlan_crypto_decap()[all …]
430 struct wlan_crypto_cipher { struct
47 extern const struct wlan_crypto_cipher