OpenGL's version of Colorkeying textures

In DirectX there was a feature you could set called color keying a texture. This basically made a certain color in a texture “see through”. I was wondering how to do this sort of thing in OpenGL.