Home
last modified time | relevance | path

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

/src/crypto/heimdal/lib/krb5/
H A Dpkinit.c133 select_dh_group(krb5_context context, DH *dh, unsigned long bits, in select_dh_group() function
453 ret = select_dh_group(context, ctx->u.dh, dh_min_bits, ctx->m); in build_auth_pack()