Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dssp.c351 rc = spnegoTokenGetBinary(stok_out, NULL, &toklen); in ssp_ctx_next_token()
361 rc = spnegoTokenGetBinary(stok_out, in ssp_ctx_next_token()
H A Dspnego.h209 int spnegoTokenGetBinary( SPNEGO_TOKEN_HANDLE hSpnegoToken, unsigned char* pbTokenData,
H A Dspnego.c309 int spnegoTokenGetBinary( SPNEGO_TOKEN_HANDLE hSpnegoToken, unsigned char* pbTokenData, in spnegoTokenGetBinary() function