Lines Matching defs:ctrl_num
244 * |ctrl_num|, |ctrl_str|, |ctrl_hexstr| and |param_key| are lookup
247 * |ctrl_num| may be 0 or that |param_key| may be NULL in the table item,
250 * When |ctrl_num| == 0, no ctrl will be called. Likewise, when
259 int ctrl_num; /* EVP_PKEY_CTRL_xxx */
332 if (!ossl_assert(translation->ctrl_num != 0)
2546 if (tmpl->ctrl_num != 0) {
2547 if (tmpl->ctrl_num != item->ctrl_num)
2639 tmpl.ctrl_num = cmd;
2781 ctx.ctrl_cmd = translation->ctrl_num;