BSL v1.1.1 - 50.g42e5d9b
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
mock_bpa Directory Reference
+ Directory dependency graph for mock_bpa:

Files

 agent.c
 Definitions for Agent initialization and provider of host functions via the API BSL_HostDescriptors_t.
 
 agent.h
 Declarations for Agent initialization.
 
 bundle.c
 
 bundle.h
 Declarations for Bundle storage.
 
 crc.c
 Declarations for BPv7 block CRC handling.
 
 crc.h
 Declarations for BPv7 block CRC handling.
 
 ctr.c
 Container structs for BPv7 data.
 
 ctr.h
 Container structs for BPv7 data.
 
 decode.c
 Definitions for bundle and block decoding.
 
 decode.h
 Declarations for bundle and block decoding.
 
 eid.c
 Definitions for EID handling.
 
 eid.h
 Declarations for EID handling.
 
 eidpat.c
 
 eidpat.h
 Declarations for EID Pattern handling.
 
 encode.c
 Definitions for bundle and block encoding.
 
 encode.h
 Declarations for bundle and block encoding.
 
 KeyStore.c
 Provider of a key store via the crypto API BSL_KeyStore_Descriptors_t.
 
 KeyStore.h
 Declaration of functions to load and manipulate the Mock BPA key store separate from the API used by the crypto library.
 
 log.c
 Logging implementation for the Mock BPA.
 
 log.h
 Logging interface for the Mock BPA.
 
 mock_bpa.c
 This is the main entry for a mock BPA daemon that communicates through unix domain sockets.
 
 MockBPA.h