Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
[linux/fpc-iii.git] / crypto / rsapubkey.asn1
blob725498e461d25fa46706b62810eaea88a2d645c0
1 RsaPubKey ::= SEQUENCE {
2         n INTEGER ({ rsa_get_n }),
3         e INTEGER ({ rsa_get_e })