projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 6.1.86-gnu
[releases.git]
/
fs
/
smb
/
server
/
ksmbd_spnego_negtokentarg.asn1
1
GSSAPI ::=
2
CHOICE {
3
negTokenInit
4
[0] ANY,
5
negTokenTarg
6
[1] NegTokenTarg
7
}
8
9
NegTokenTarg ::=
10
SEQUENCE {
11
negResult
12
[0] ENUMERATED OPTIONAL,
13
supportedMech
14
[1] OBJECT IDENTIFIER OPTIONAL,
15
responseToken
16
[2] OCTET STRING OPTIONAL ({ksmbd_neg_token_targ_resp_token}),
17
mechListMIC
18
[3] OCTET STRING OPTIONAL
19
}