Parameters
The parameter definitions for CSUARNT.
For the definitions of the return_code, reason_code, exit_data_length, and exit_data parameters, see Parameters common to all verbs.
- rule_array_count
-
A pointer to an integer variable containing the number of elements in the rule_array parameter. This value must be 1.Direction: Input Type: Integer - rule_array
-
A pointer to a string variable containing an array of keywords. The keywords are eight bytes in length and must be left-aligned and padded on the right with space characters. The rule_array keywords are described in Table 1.Direction: Input Type: String array Table 1. Keywords for Random Number Tests control information Keywords for Random Number Tests control information
Keyword Description Test selection (One required). FIPS-RNT Perform the FIPS 140-1 specified test on the random number generation output. KAT Perform the FIPS 140-1 specified known-answer tests on DES, RSA, and SHA-1. KAT2 Specifies to perform known-answer tests of AES GCM functions.