lib: unconditionally enable the self-check functions
These functions were previously made available only in FIPS140-2
mode. Enabling them unconditionally allows applications to directly
utilize that functionality for testing the gnutls library.
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@gnutls.org>