What causes the error message TSS7178E CRITERIA Does Not Match when defining
CSFKEYS entry setup with ICSF segment for SYMCPACFWRAP(YES) and SYMCPACFRET(YES)?
The CSFKEYS permission against the key label was missing the required parameter
CRITERIA(SMS(DSENCRYPTION)).
With this permission given both the IEFBR14 and IEBGENER jobs will run successfully and the encrypted dataset could be edited to insert data.
XA CSFKEYS = HIPP.SECURE.AES
ACCESS = READ
CRITERIA = SMS(DSENCRYPTION)
ASYMUSE = SECXPORT HANDSHAKE
SYMXPORT= BYANY
SYMCPACFWRAP=YES
SYMCPACFRET=YES