Searched refs:num_ktypes (Results 1 – 4 of 4) sorted by relevance
97 new_ktypes = k5calloc(req->num_ktypes + 1, sizeof(*new_ktypes), &kerr); in gss_krb5int_set_allowable_enctypes()100 for (i = 0, j = 0; i < req->num_ktypes && req->ktypes[i]; i++) { in gss_krb5int_set_allowable_enctypes()
210 OM_uint32 num_ktypes, in gss_krb5_set_allowable_enctypes() argument220 req.num_ktypes = num_ktypes; in gss_krb5_set_allowable_enctypes()
231 OM_uint32 num_ktypes,
1096 OM_uint32 num_ktypes; member