]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants
authorDavid Howells <dhowells@redhat.com>
Mon, 22 Oct 2012 14:06:09 +0000 (15:06 +0100)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Oct 2012 01:17:58 +0000 (11:47 +1030)
commite379c7a1b503af25f2310f2f452a8c38a32577ed
tree0cd0eca3059fbf8eb4a3323d37b4747e59e5f093
parent20d4935943ab5936a755fd8df9836bbcc68af75c
ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants

Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants in the ASN.1
general decoder instead of the equivalent numbers.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
lib/asn1_decoder.c