z/OS Cryptographic Services ICSF System Programmer's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Input

z/OS Cryptographic Services ICSF System Programmer's Guide
SA22-7520-17

The CKDS entry retrieval exit receives the address of an address list passed in register 1. Each address in the list points to a parameter. The address list exists in the ICSF address space, and register 1 is not ALET-qualified.

Table 18 describes the parameters for the CKDS entry retrieval exit.

Table 18. The CKDS Entry Retrieval Exit Parameters
ParameterDescription
1The address of the current CKDS record. See Table 26 for a description of the CKDS record format.
2The address of the ALET of the current CKDS record. This record is a fullword address.
3The address of the record that matches a certain label and type. This value is a fullword integer. The parameter is in the ICSF address space and the exit can access the parameter using an ALET of 0.
4The address of the record chosen. This value is a fullword integer. The parameter is in the ICSF address space and the exit can access the parameter using an ALET of 0.
5The address of the exit data length. This value is a fullword integer. The parameter is in the caller's address space, which is the secondary address space, and the exit can access the parameter using an ALET of 1.
6The address of the exit data. For a description of exit data, see z/OS Cryptographic Services ICSF Application Programmer’s Guide. The parameter is in the caller's address space, which is the secondary address space, and the exit can access the parameter using an ALET of 1.
7The address of the secondary parameter block. See Secondary parameter block for a description of the secondary parameter block. The parameter is in the ICSF address space and the exit can access the parameter using an ALET of 0.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014