Searched refs:CRYPT_INCONSISTENT_STATE (Results 1 – 2 of 2) sorted by relevance
50 #define CRYPT_INCONSISTENT_STATE 0x4 /* Set when starting encryption, clear when macro
1811 if (crypt_ftr.flags & CRYPT_INCONSISTENT_STATE){2974 crypt_ftr.flags |= CRYPT_INCONSISTENT_STATE;3109 crypt_ftr.flags |= CRYPT_INCONSISTENT_STATE;3220 crypt_ftr.flags &= ~CRYPT_INCONSISTENT_STATE;3747 if (crypt_ftr.flags & CRYPT_INCONSISTENT_STATE) {