Lines Matching refs:decrypted
831 /* seen decrypted fragments since last fully-failed record */
895 /* We are interested only in the decrypted data not the auth */
907 if (skb->decrypted) {
934 if (skb_iter->decrypted) {
955 int is_decrypted = skb->decrypted;
959 /* Check if all the data is decrypted already */
961 is_decrypted &= skb_iter->decrypted;
962 is_encrypted &= !skb_iter->decrypted;
969 ctx->sw.decrypted |= is_decrypted;
976 * likely have initial fragments decrypted, and final ones not
977 * decrypted. We need to reencrypt that single SKB.
983 * entirely ciphertext. Otherwise handle reencrypt partially decrypted