ica_get_msa_level
Purpose
Return the processor's highest message security assist level (MSA Extension). Refer to the z/Architecture Principles of Operation for details about MSA extensions.
Format
int ica_get_msa_level(void);
Return codes
- 0
- If the MSA Extension could not be determined successfully.
- integer > 0
- Indicates the MSA Extension according to the z/Architecture Principles of Operation.