![]() |
![]()
| ![]() |
![]()
NAMEgnutls_fips140_run_self_tests - API function SYNOPSIS#include <gnutls/gnutls.h> int gnutls_fips140_run_self_tests( void); ARGUMENTSDESCRIPTIONManually perform the second round of the FIPS140 self-tests, including: - Known answer tests (KAT) for the selected set of symmetric cipher, MAC, public key, KDF, and DRBG - Library integrity checks Upon failure with FIPS140 mode enabled, it makes the library unusable. This function is not thread-safe. RETURNS0 upon success, a negative error code otherwise SINCE3.7.7 REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|