Lines Matching refs:POST_PARAMS_TO_CTRL
150 PRE_PARAMS_TO_CTRL, POST_PARAMS_TO_CTRL, CLEANUP_PARAMS_TO_CTRL enumerator
327 case POST_PARAMS_TO_CTRL: in default_check()
607 case POST_PARAMS_TO_CTRL: in default_fixup_args()
650 } else if ((state == POST_PARAMS_TO_CTRL || state == PKEY) in default_fixup_args()
775 } else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == GET) { in fix_cipher_md()
884 || (state == POST_PARAMS_TO_CTRL && ctx->action_type == GET)) { in fix_kdf_type()
959 || (state == POST_PARAMS_TO_CTRL && ctx->action_type == GET)) { in fix_oid()
1211 } else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == NONE) { in fix_ecdh_cofactor()
1238 } else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == GET) { in fix_ecdh_cofactor()
1301 } else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == GET) { in fix_rsa_padding_mode()
1402 || (ctx->action_type == GET && state == POST_PARAMS_TO_CTRL)) { in fix_rsa_pss_saltlen()
1466 || (ctx->action_type == GET && state == POST_PARAMS_TO_CTRL)) { in fix_hkdf_mode()
2052 case POST_PARAMS_TO_CTRL: in fix_group_ecx()
2884 fixup(POST_PARAMS_TO_CTRL, translation, &ctx); in evp_pkey_ctx_setget_params_to_ctrl()