Searched refs:SKBDESC_IV_STRIPPED (Results 1 – 2 of 2) sorted by relevance
133 skbdesc->flags |= SKBDESC_IV_STRIPPED; in rt2x00crypto_tx_remove_iv()142 if (!(skbdesc->flags & SKBDESC_IV_STRIPPED)) in rt2x00crypto_tx_insert_iv()154 skbdesc->flags &= ~SKBDESC_IV_STRIPPED; in rt2x00crypto_tx_insert_iv()
87 SKBDESC_IV_STRIPPED = 1 << 2, enumerator