Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dpkinit.c114 select_dh_group(krb5_context context, DH *dh, unsigned long bits, in select_dh_group() function
430 ret = select_dh_group(context, ctx->u.dh, dh_min_bits, ctx->m); in build_auth_pack()