Searched refs:USE_DH (Results 1 – 2 of 2) sorted by relevance
50 enum { USE_RSA, USE_DH, USE_ECDH } keyex; enumerator178 if (cp->keyex == USE_DH) { in _kdc_pk_free_client_param()215 if (client_params->keyex == USE_DH) { in generate_dh_keyblock()832 cp->keyex = USE_DH; in _kdc_pk_rd_padata()1119 if (cp->keyex == USE_DH) { in pk_mk_pa_reply_dh()1336 case USE_DH: type = "dh"; break; in _kdc_pk_mk_pa_reply()
63 enum { USE_RSA, USE_DH, USE_ECDH } keyex; enumerator421 if (ctx->keyex == USE_DH || ctx->keyex == USE_ECDH) { in build_auth_pack()486 if (ctx->keyex == USE_DH) { in build_auth_pack()1506 if (ctx->keyex == USE_DH) { in pk_rd_pa_reply_dh()2423 case USE_DH: in _krb5_get_init_creds_opt_free_pkinit()2542 opt->opt_private->pk_init_ctx->keyex = USE_DH; in krb5_get_init_creds_opt_set_pkinit()