Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dctrl_params_translate.c150 PRE_PARAMS_TO_CTRL, POST_PARAMS_TO_CTRL, CLEANUP_PARAMS_TO_CTRL enumerator
326 case PRE_PARAMS_TO_CTRL: in default_check()
610 case PRE_PARAMS_TO_CTRL: in default_fixup_args()
976 if ((state == PRE_PARAMS_TO_CTRL && ctx->action_type == SET) in fix_oid()
1119 if (state == PRE_PARAMS_TO_CTRL) { in fix_ec_param_enc()
1153 } else if (state == PRE_PARAMS_TO_CTRL) { in fix_ec_paramgen_curve_nid()
1170 if (state == PRE_PARAMS_TO_CTRL) { in fix_ec_paramgen_curve_nid()
1207 } else if (state == PRE_PARAMS_TO_CTRL) { in fix_ecdh_cofactor()
1340 if ((ctx->action_type == SET && state == PRE_PARAMS_TO_CTRL) in fix_rsa_padding_mode()
2043 case PRE_PARAMS_TO_CTRL: in fix_group_ecx()
[all …]

Completed in 12 milliseconds