Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dctrl_params_translate.c148 PRE_CTRL_TO_PARAMS, POST_CTRL_TO_PARAMS, CLEANUP_CTRL_TO_PARAMS, enumerator
513 case POST_CTRL_TO_PARAMS: in default_fixup_args()
783 if (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) { in fix_cipher_md()
823 if ((state == POST_CTRL_TO_PARAMS in fix_distid_len()
901 if ((state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) in fix_kdf_type()
1226 if (state == POST_CTRL_TO_PARAMS && ctx->action_type == GET) { in fix_ecdh_cofactor()
1354 } else if (state == POST_CTRL_TO_PARAMS) { in fix_rsa_padding_mode()
1431 if (state == POST_CTRL_TO_PARAMS) { in fix_rsa_pss_saltlen()
1488 if (state == POST_CTRL_TO_PARAMS) in fix_hkdf_mode()
2762 fixup(POST_CTRL_TO_PARAMS, translation, &ctx); in evp_pkey_ctx_ctrl_to_param()
[all …]

Completed in 12 milliseconds