Lines Matching refs:POST_CTRL_TO_PARAMS
150 PRE_CTRL_TO_PARAMS, POST_CTRL_TO_PARAMS, CLEANUP_CTRL_TO_PARAMS, enumerator
517 case POST_CTRL_TO_PARAMS: in default_fixup_args()
784 if (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) { in fix_cipher_md()
824 if ((state == POST_CTRL_TO_PARAMS in fix_distid_len()
902 if ((state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) in fix_kdf_type()
978 || (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET)) { in fix_oid()
1199 if (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) { in fix_ecdh_cofactor()
1314 || (ctx->action_type == GET && state == POST_CTRL_TO_PARAMS)) { in fix_rsa_padding_mode()
1327 } else if (state == POST_CTRL_TO_PARAMS) { in fix_rsa_padding_mode()
1393 || (ctx->action_type == GET && state == POST_CTRL_TO_PARAMS)) { in fix_rsa_pss_saltlen()
1402 } else if (state == POST_CTRL_TO_PARAMS) { in fix_rsa_pss_saltlen()
1450 || (ctx->action_type == GET && state == POST_CTRL_TO_PARAMS)) { in fix_hkdf_mode()
1459 if (state == POST_CTRL_TO_PARAMS) in fix_hkdf_mode()
2576 fixup(POST_CTRL_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_to_param()
2580 cleanup_translation_ctx(POST_CTRL_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_to_param()