Lines Matching refs:max_ops
1213 static void interruptible_signverify_get_minmax_completes(uint32_t max_ops,
1220 value of max_ops that a successful operation should take more than one op
1221 to complete, and likewise that with a max_ops of
1223 if (max_ops == 0 || max_ops == 1) {
6852 * expected for different max_ops values.
6875 uint32_t max_ops = max_ops_arg;
6903 psa_interruptible_set_max_ops(max_ops);
6905 interruptible_signverify_get_minmax_completes(max_ops, PSA_SUCCESS,
7027 * expected for different max_ops values.
7056 uint32_t max_ops = max_ops_arg;
7077 psa_interruptible_set_max_ops(max_ops);
7079 interruptible_signverify_get_minmax_completes(max_ops,
7248 * expected for different max_ops values.
7267 uint32_t max_ops = max_ops_arg;
7299 psa_interruptible_set_max_ops(max_ops);
7301 interruptible_signverify_get_minmax_completes(max_ops, PSA_SUCCESS,
7449 * expected for different max_ops values.
7471 uint32_t max_ops = max_ops_arg;
7491 psa_interruptible_set_max_ops(max_ops);
7493 interruptible_signverify_get_minmax_completes(max_ops, PSA_SUCCESS,
7615 * expected for different max_ops values.
7642 uint32_t max_ops = max_ops_arg;
7659 psa_interruptible_set_max_ops(max_ops);
7661 interruptible_signverify_get_minmax_completes(max_ops,
8022 * 2. Test that changing the value of max_ops to unlimited during an operation