Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / drivers / crypto / qat / qat_common / qat_rsapubkey.asn1
blobbd667b31a21a2869822c6841f7edcd5b94046914
1 RsaPubKey ::= SEQUENCE {
2         n INTEGER ({ qat_rsa_get_n }),
3         e INTEGER ({ qat_rsa_get_e })