Searched refs:ssv_crypto_ops (Results 1 – 7 of 7) sorted by relevance
25 struct ssv_crypto_ops { struct49 struct ssv_crypto_ops *ops; argument55 struct ssv_crypto_ops *get_crypto_ccmp_ops(void);56 struct ssv_crypto_ops *get_crypto_tkip_ops(void);57 struct ssv_crypto_ops *get_crypto_wep_ops(void);59 struct ssv_crypto_ops *get_crypto_wpi_ops(void);
206 static struct ssv_crypto_ops ssv_crypt_wep = {224 struct ssv_crypto_ops *get_crypto_wep_ops (void) in get_crypto_wep_ops()
451 static struct ssv_crypto_ops ssv_crypto_wpi = {470 struct ssv_crypto_ops *get_crypto_wpi_ops(void) in get_crypto_wpi_ops()
762 static struct ssv_crypto_ops ssv_crypt_tkip = {783 struct ssv_crypto_ops *get_crypto_tkip_ops(void)
627 static struct ssv_crypto_ops ssv_crypt_ccmp = {646 struct ssv_crypto_ops *get_crypto_ccmp_ops(void) in get_crypto_ccmp_ops()
253 struct ssv_crypto_ops *crypt;
1519 struct ssv_crypto_ops *temp_crypt; in _set_pairwise_key_tkip_ccmp()1636 struct ssv_crypto_ops *temp_crypt = NULL; in _set_group_key_tkip_ccmp()