Merge tag 'vfs-5.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[platform/kernel/linux-rpi.git] / crypto / ecrdsa_params.asn1
1 EcrdsaParams ::= SEQUENCE {
2         curve   OBJECT IDENTIFIER ({ ecrdsa_param_curve }),
3         digest  OBJECT IDENTIFIER OPTIONAL ({ ecrdsa_param_digest })
4 }