|
BSL v1.1.1 - 39.g9f43410
AMMOS Bundle Protocol Security Library (BSL)
|
Fuzz the COSE Context result decoding. More...
#include "TestUtils.h"#include <bsl/dynamic/CBOR.h>#include <bsl/cose_sc/CoseMsg.h>#include <bsl/mock_bpa/MockBPA.h>#include <cinttypes>
Include dependency graph for fuzz_CoseMsg_Encrypt0_cbor.cpp:Functions | |
| int | LLVMFuzzerInitialize (int *argc, char ***argv) |
| int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
Fuzz the COSE Context result decoding.
| int LLVMFuzzerInitialize | ( | int * | argc, |
| char *** | argv | ||
| ) |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
| size_t | size | ||
| ) |