]> git.ipfire.org Git - thirdparty/linux.git/blob - crypto/ecrdsa_params.asn1
Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
[thirdparty/linux.git] / crypto / ecrdsa_params.asn1
1 EcrdsaParams ::= SEQUENCE {
2 curve OBJECT IDENTIFIER ({ ecrdsa_param_curve }),
3 digest OBJECT IDENTIFIER OPTIONAL ({ ecrdsa_param_digest })
4 }