Searched refs:get_gdata (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/krb5/src/plugins/preauth/spake/ |
| H A D | groups.c | 142 get_gdata(krb5_context context, groupstate *gstate, const groupdef *gdef, in get_gdata() function 346 ret = get_gdata(context, gstate, gdef, &gdata); in group_keygen() 390 ret = get_gdata(context, gstate, gdef, &gdata); in group_result() 438 ret = get_gdata(context, gstate, gdef, &gdata); in group_hash()
|