Searched refs:ECRYPTFS_MSG_CTX_STATE_FREE (Results 1 – 2 of 2) sorted by relevance
89 msg_ctx->state = ECRYPTFS_MSG_CTX_STATE_FREE; in ecryptfs_msg_ctx_alloc_to_free()395 ecryptfs_msg_ctx_arr[i].state = ECRYPTFS_MSG_CTX_STATE_FREE; in ecryptfs_init_messaging()
377 #define ECRYPTFS_MSG_CTX_STATE_FREE 0x01 macro