Lines Matching refs:validation
22 for parameter validation.
24 and I<gindex> may need to be stored for validation purposes.
27 the ASN1 data so they need to be stored externally if validation is required.
75 An optional domain parameter I<seed> value used during generation and validation
77 For validation this needs to set the I<seed> that was produced during generation.
84 then be reused during key validation to verify the value of I<g>. If this value
91 of I<p>. This value must be saved if domain parameter validation is required.
107 These boolean values are used during FIPS186-4 or FIPS186-2 key validation checks
108 (See L<EVP_PKEY_param_check(3)>) to select validation options. By default
115 This boolean value is used during key validation checks
116 (See L<EVP_PKEY_param_check(3)>) to select the validation type. The default
117 value of 0 selects FIPS186-4 validation. Setting this value to 1 selects
118 FIPS186-2 validation.
164 This must also be set for key validation.
170 generation I<ctx>. This may also be set for key validation.