Searched refs:tokenlabelstr (Results 1 – 1 of 1) sorted by relevance
4157 char tokenlabelstr[sizeof (tinfo.label) + 1]; in pkinit_open_session() local4163 trim_token_label(&tinfo, tokenlabelstr, sizeof (tokenlabelstr)); in pkinit_open_session()4167 slotlist[i], tokenlabelstr, (char *) cctx->token_label); in pkinit_open_session()4169 if (!strcmp(cctx->token_label, tokenlabelstr)) { in pkinit_open_session()