Searched refs:ssv6xxx_hw_key (Results 1 – 2 of 2) sorted by relevance
43 struct ssv6xxx_hw_key { struct55 struct ssv6xxx_hw_key pair; argument58 struct ssv6xxx_hw_key group_key[3];
958 address = sec_key_tbl+(3*sizeof(struct ssv6xxx_hw_key)) in hw_crypto_key_clear()964 address = sec_key_tbl+((index-1)*sizeof(struct ssv6xxx_hw_key)); in hw_crypto_key_clear()965 for(i=0;i<(sizeof(struct ssv6xxx_hw_key)/4);i++) in hw_crypto_key_clear()1017 + (3*sizeof(struct ssv6xxx_hw_key)) in _set_wep_hw_crypto_pair_key()1067 + ((key_idx - 1) * sizeof(struct ssv6xxx_hw_key)); in _set_wep_hw_crypto_group_key()1071 for (i = 0; i < (sizeof(struct ssv6xxx_hw_key)/4); i++) in _set_wep_hw_crypto_group_key()1076 + (3*sizeof(struct ssv6xxx_hw_key)) in _set_wep_hw_crypto_group_key()1104 + ((key->keyidx-1) * sizeof(struct ssv6xxx_hw_key)); in hw_crypto_key_write_wep()1106 for (i=0;i<(sizeof(struct ssv6xxx_hw_key)/4);i++) in hw_crypto_key_write_wep()1137 + ((index-1) * sizeof(struct ssv6xxx_hw_key)); in _set_aes_tkip_hw_crypto_group_key()[all …]