ICT1033   CRYPTOGRAPHY CIPHER FUNCTION FAILED - CODE xx

Explanation

An error occurred during the processing of a CIPHER macro instruction issued by the key generator utility program. In the message text, xx is the error return code from the macro. The values of xx and their explanations are as follows:
Code
Explanation
4
The Programmed Cryptographic Facility has not been initialized. The data could not be enciphered or deciphered.
8
The operation requested was not valid; the macro was not CIPHER.
12
An ESTAE recovery environment could not be established.
16
The length of the data to be enciphered or deciphered was specified as zero or as a negative number.
20
The BRANCH=YES parameter was specified, but the program issuing the macro is not running in supervisor state.
32
The address of the clear data or the enciphered data was specified as zero.

System action

Key generator utility processing ends.

Programmer response

Contact your system programmer. When the problem has been corrected, rerun the key generator utility program as follows. If the SETM or CHGM function was requested and the host master key was not set (message ICT010I was not issued), rerun the entire job. Otherwise, use this listing to determine which control statements were processed successfully. Then rerun the utility program using the CHGK function to process the remaining control statements.

To ensure that you have all the messages issued for this problem, specify MSGLEVEL=(1,1) for the job.

Source

Programmed Cryptographic Facility (PCF)

Module

ICTMKG00