Lines Matching refs:POST_CTRL_TO_PARAMS
148 PRE_CTRL_TO_PARAMS, POST_CTRL_TO_PARAMS, CLEANUP_CTRL_TO_PARAMS, enumerator
513 case POST_CTRL_TO_PARAMS: in default_fixup_args()
783 if (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) { in fix_cipher_md()
823 if ((state == POST_CTRL_TO_PARAMS in fix_distid_len()
901 if ((state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) in fix_kdf_type()
977 || (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET)) { in fix_oid()
1228 if (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) { in fix_ecdh_cofactor()
1345 || (ctx->action_type == GET && state == POST_CTRL_TO_PARAMS)) { in fix_rsa_padding_mode()
1358 } else if (state == POST_CTRL_TO_PARAMS) { in fix_rsa_padding_mode()
1424 || (ctx->action_type == GET && state == POST_CTRL_TO_PARAMS)) { in fix_rsa_pss_saltlen()
1435 if (state == POST_CTRL_TO_PARAMS) { in fix_rsa_pss_saltlen()
1483 || (ctx->action_type == GET && state == POST_CTRL_TO_PARAMS)) { in fix_hkdf_mode()
1492 if (state == POST_CTRL_TO_PARAMS) in fix_hkdf_mode()
2766 fixup(POST_CTRL_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_to_param()
2770 cleanup_translation_ctx(POST_CTRL_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_to_param()