Home
last modified time | relevance | path

Searched refs:fixup (Results 1 – 2 of 2) sorted by relevance

/openssl-master/crypto/evp/
A Dctrl_params_translate.c2526 fixup_args_fn *fixup = default_fixup_args; in evp_pkey_ctx_ctrl_to_param() local
2546 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() local
2607 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() local
2670 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() local
2729 fixup = translation->fixup_args; in evp_pkey_setget_params_to_ctrl()
[all …]
/openssl-master/test/recipes/30-test_evp_data/
A Devpkdf_krb5.txt126 #Same as the first but with no "fixup"

Completed in 9 milliseconds