Searched refs:ECRYPTFS_MSG_CTX_STATE_DONE (Results 1 – 2 of 2) sorted by relevance
241 msg_ctx->state = ECRYPTFS_MSG_CTX_STATE_DONE; in ecryptfs_process_response()336 if (msg_ctx->state != ECRYPTFS_MSG_CTX_STATE_DONE) { in ecryptfs_wait_for_response()
379 #define ECRYPTFS_MSG_CTX_STATE_DONE 0x03 macro