]> git.ipfire.org Git - thirdparty/linux.git/blame - crypto/ecrdsa_params.asn1
Merge tag 'kvm-x86-fixes-6.7-rcN' of https://github.com/kvm-x86/linux into kvm-master
[thirdparty/linux.git] / crypto / ecrdsa_params.asn1
CommitLineData
0d7a7864
VC
1EcrdsaParams ::= SEQUENCE {
2 curve OBJECT IDENTIFIER ({ ecrdsa_param_curve }),
3 digest OBJECT IDENTIFIER OPTIONAL ({ ecrdsa_param_digest })
4}