Lines Matching refs:check
72 Returning 0 allows the algorithm to fail, in the same way that a strict check
75 - To control an algorithm context's checks via code requires a setter for each individual check e.g…
85 If the setter is needed it must be set BEFORE the FIPS related check is done.
87 If the FIPS related approved mode check fails and either the ctx setter is zero
139 - Existing security check changes
180 Delaying the check to after the init would be possible, but it would be a change
277 …If we chose not to remove them , then we need to check that OSSL_PKEY_PARAM_USE_COFACTOR_ECDH is s…
313 Do we need to check which algorithms allow SHA1 also?
323 We should only allow AES. We currently just check the mode.
327 - PBKDF2 'lower_bound_checks' needs to be part of the indicator check
336 - KMAC may need a lower bound check on the output size (SP800-185 Section 8.4.2)