]> Git Repo - linux.git/blame - crypto/ecdsasignature.asn1
Merge tag 'optee-for-for-v6.6' of https://git.linaro.org/people/jens.wiklander/linux...
[linux.git] / crypto / ecdsasignature.asn1
CommitLineData
4e660291
SB
1ECDSASignature ::= SEQUENCE {
2 r INTEGER ({ ecdsa_get_signature_r }),
3 s INTEGER ({ ecdsa_get_signature_s })
4}
This page took 0.144964 seconds and 4 git commands to generate.