Searched refs:fixup (Results 1 – 2 of 2) sorted by relevance
2526 fixup_args_fn *fixup = default_fixup_args; in evp_pkey_ctx_ctrl_to_param() local2546 fixup = translation->fixup_args; in evp_pkey_ctx_ctrl_to_param()2554 ret = fixup(PRE_CTRL_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_to_param()2576 fixup(POST_CTRL_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_to_param()2596 fixup_args_fn *fixup = default_fixup_args; in evp_pkey_ctx_ctrl_str_to_param() local2607 fixup = translation->fixup_args; in evp_pkey_ctx_ctrl_str_to_param()2659 fixup_args_fn *fixup = default_fixup_args; in evp_pkey_ctx_setget_params_to_ctrl() local2670 fixup = translation->fixup_args; in evp_pkey_ctx_setget_params_to_ctrl()2721 fixup_args_fn *fixup = default_fixup_args; in evp_pkey_setget_params_to_ctrl() local2729 fixup = translation->fixup_args; in evp_pkey_setget_params_to_ctrl()[all …]
126 #Same as the first but with no "fixup"
Completed in 9 milliseconds