Searched refs:SKBDESC_IV_STRIPPED (Results 1 – 2 of 2) sorted by relevance
131 skbdesc->flags |= SKBDESC_IV_STRIPPED; in rt2x00crypto_tx_remove_iv()140 if (!(skbdesc->flags & SKBDESC_IV_STRIPPED)) in rt2x00crypto_tx_insert_iv()152 skbdesc->flags &= ~SKBDESC_IV_STRIPPED; in rt2x00crypto_tx_insert_iv()
85 SKBDESC_IV_STRIPPED = 1 << 2, enumerator