Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dctrl_params_translate.c149 PRE_CTRL_STR_TO_PARAMS, POST_CTRL_STR_TO_PARAMS, CLEANUP_CTRL_STR_TO_PARAMS, enumerator
307 case PRE_CTRL_STR_TO_PARAMS: in default_check()
537 case PRE_CTRL_STR_TO_PARAMS: in default_fixup_args()
1042 case PRE_CTRL_STR_TO_PARAMS: in fix_dh_nid5114()
1075 if (state == PRE_CTRL_STR_TO_PARAMS) { in fix_dh_paramgen_type()
1205 } else if (state == PRE_CTRL_STR_TO_PARAMS) { in fix_ecdh_cofactor()
2810 ret = fixup(PRE_CTRL_STR_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_str_to_param()

Completed in 11 milliseconds