commit | 99cca91e370ab9224755365dda98b78eb5a5417f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Dec 05 11:55:30 2012 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Dec 14 13:06:42 2012 +1030 |
tree | 03a7b0db1f061657a7498fc2c46b616bf877ae0b | |
parent | facc0a6bd494ce21e31b34fc355ecf702518272b [diff] |
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>