Harald Welte
ee7be44528
utils: Introduce BER-TLV parsers that return raw tag or even raw TLV
...
In the eSIM RSP univers there are some rather ugly layering violatoins
where ASN.1 cannot be parsed but we have to mess with raw TLVs and the
details of DER encoding. Let's add two funtions that make it more
convenient to work with this: They return the raw tag as integer, or
even the entire encoded TLV rather than the value part only.
Change-Id: I1e68a4003b833e86e9282c77325afa86ce144b98
2024-06-03 16:07:57 +00:00
..
2024-02-05 17:51:59 +01:00
2024-02-05 09:53:12 +01:00
2024-06-03 16:07:57 +00:00
2024-05-30 20:06:59 +02:00
2024-02-01 12:06:07 +01:00
2024-05-24 20:23:01 +00:00
2022-02-11 13:32:58 +01:00
2024-05-26 11:01:29 +02:00
2024-02-05 11:27:36 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:44:53 +01:00
2024-05-23 16:54:53 +02:00
2024-02-05 09:53:59 +01:00
2024-05-26 11:01:29 +02:00
2024-02-05 17:54:30 +01:00
2024-05-26 11:01:29 +02:00
2024-02-05 09:44:53 +01:00
2024-05-10 19:58:53 +02:00
2024-02-05 09:52:12 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:50:47 +01:00
2024-02-05 09:50:54 +01:00
2024-05-26 11:01:29 +02:00
2024-02-04 17:42:30 +01:00
2024-02-05 09:50:47 +01:00
2024-05-22 18:03:59 +02:00
2024-02-05 17:54:30 +01:00
2024-02-05 09:51:00 +01:00
2024-02-12 18:04:19 +01:00
2024-02-04 21:27:00 +01:00
2023-12-05 17:37:36 +00:00
2024-01-12 10:02:54 +01:00
2024-02-12 18:59:54 +01:00
2024-02-05 17:54:30 +01:00
2024-01-04 21:50:38 +01:00
2024-06-03 16:07:57 +00:00