Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dctrl_params_translate.c41 struct translation_st; /* Forwarding */
214 struct translation_st { struct
2587 static const struct translation_st *
2588 lookup_translation(struct translation_st *tmpl, in lookup_translation()
2692 static const struct translation_st *
2699 static const struct translation_st *
2712 struct translation_st tmpl = { 0, }; in evp_pkey_ctx_ctrl_to_param()
2713 const struct translation_st *translation = NULL; in evp_pkey_ctx_ctrl_to_param()
2780 struct translation_st tmpl = { 0, }; in evp_pkey_ctx_ctrl_str_to_param()
2847 struct translation_st tmpl = { 0, }; in evp_pkey_ctx_setget_params_to_ctrl()
[all …]

Completed in 16 milliseconds