7428af8575
* libica-02-fips-update-Change-service-indicator-implementation.patch * libica-03-fips-update-Dynamically-update-service-indicator-based-on-IV-usage.patch * libica-04-fips-update-provide-test-for-dynamic-service-indicator.patch OBS-URL: https://build.opensuse.org/package/show/security:tls/libica?expand=0&rev=26
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
## Path: Kernel/z90Crypt
|
|
## Description: Set domain parameter for z90crypt
|
|
## Type: integer(-1:15)
|
|
## Default: -1
|
|
#
|
|
# This variable selects the crypto domain to be used,
|
|
# required if an LPAR owns several crypto domains.
|
|
# The value of -1 is used for autodetect.
|
|
#
|
|
Z90CRYPT_DOMAIN=-1
|