spnego_parse_auth 2825 source3/include/proto.h bool spnego_parse_auth(DATA_BLOB blob, DATA_BLOB *auth);
spnego_parse_auth 1266 source3/rpc_server/srv_pipe.c 	if (!spnego_parse_auth(spnego_blob, &auth_blob)) {
spnego_parse_auth  565 source3/smbd/seal.c 	if (!spnego_parse_auth(blob, &auth)) {
spnego_parse_auth  853 source3/smbd/sesssetup.c 	if (!spnego_parse_auth(blob1, &auth)) {