Home
last modified time | relevance | path

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

/src/crypto/krb5/src/plugins/preauth/spake/
H A Dgroups.c220 char *profstr1 = NULL, *profstr2 = NULL; in group_init_state() local
249 NULL, &profstr2); in group_init_state()
252 if (profstr2 != NULL) { in group_init_state()
253 challenge_group = find_gnum(profstr2); in group_init_state()
258 profstr2); in group_init_state()
278 profile_release_string(profstr2); in group_init_state()