BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
policy_config.c File Reference

Implementations for permutations of policy configurations. More...

#include "policy_config.h"
#include "text_util.h"
+ Include dependency graph for policy_config.c:

Functions

static BSL_HostEIDPattern_t mock_bpa_util_get_eid_pattern_from_text (const char *text)
 
void mock_bpa_handle_policy_config_from_json (const char *pp_cfg_file_path, BSLP_PolicyProvider_t *policy)
 
int bsl_mock_bpa_rfc9173_bcb_cek (unsigned char *buf, int len)
 
static void mock_bpa_register_policy (const bsl_mock_policy_configuration_t policy_bits, BSLP_PolicyProvider_t *policy, mock_bpa_policy_params_t *params)
 
void mock_bpa_handle_policy_config (char *policies, BSLP_PolicyProvider_t *policy, mock_bpa_policy_registry_t *reg)
 
int mock_bpa_key_registry_init (const char *pp_cfg_file_path)
 

Detailed Description

Implementations for permutations of policy configurations.