projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
certs/blacklist: fix kernel doc interface issue
[linux-2.6-microblaze.git]
/
crypto
/
sm2signature.asn1
1
Sm2Signature ::= SEQUENCE {
2
sig_r INTEGER ({ sm2_get_signature_r }),
3
sig_s INTEGER ({ sm2_get_signature_s })
4
}