Searched refs:USE_RSA (Results 1 – 2 of 2) sorted by relevance
50 enum { USE_RSA, USE_DH, USE_ECDH } keyex; enumerator850 cp->keyex = USE_RSA; in _kdc_pk_rd_padata()1287 if (cp->keyex == USE_RSA) { in _kdc_pk_mk_pa_reply()1421 if (cp->keyex != USE_RSA) { in _kdc_pk_mk_pa_reply()
63 enum { USE_RSA, USE_DH, USE_ECDH } keyex; enumerator2427 case USE_RSA: in _krb5_get_init_creds_opt_free_pkinit()2559 opt->opt_private->pk_init_ctx->keyex = USE_RSA; in krb5_get_init_creds_opt_set_pkinit()