Searched refs:SessListBeg (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapiutil.c349 pCur = Anchor->SessListBeg;
353 Anchor->SessListBeg = pSess;
376 pCur = Anchor->SessListBeg;
387 Anchor->SessListBeg = pSess->Next;
434 cSessionp = Anchor->SessListBeg;
H A Dapi_interface.c412 pCur = (Anchor ? Anchor->SessListBeg : NULL);
424 * the list and we just set pCur to the SessListBeg.
433 pCur = Anchor->SessListBeg;
H A Dtpmtok_int.h195 Session_Struct_t *SessListBeg; member in struct:__anon2823

Completed in 32 milliseconds