Lines Matching refs:os_malloc
481 bi->info = os_malloc(end - info + 1); in dpp_parse_uri_info()
1493 bi->uri = os_malloc(len + 1); in dpp_autogen_bootstrap_key()
2518 unwrapped = os_malloc(unwrapped_len); in dpp_auth_req_rx()
2882 unwrapped = os_malloc(unwrapped_len); in dpp_auth_resp_rx_status()
3105 unwrapped = os_malloc(unwrapped_len); in dpp_auth_resp_rx()
3196 unwrapped2 = os_malloc(unwrapped2_len); in dpp_auth_resp_rx()
3285 unwrapped = os_malloc(unwrapped_len); in dpp_auth_conf_rx_failure()
3444 unwrapped = os_malloc(unwrapped_len); in dpp_auth_conf_rx()
3680 conf->group_id = os_malloc(group_id_len + 1); in dpp_configuration_parse_helper()
3732 tmp = os_malloc(len + 1); in dpp_configuration_parse()
4100 hash = os_malloc(curve->hash_len); in dpp_build_conf_obj_dpp()
4112 signature = os_malloc(2 * curve->prime_len); in dpp_build_conf_obj_dpp()
4446 unwrapped = os_malloc(unwrapped_len); in dpp_conf_req_rx()
5425 unwrapped = os_malloc(unwrapped_len); in dpp_conf_resp_rx()
5855 signed_connector = os_malloc(peer_connector_len + 1); in dpp_peer_intro()
6114 privkey = os_malloc(privkey_len); in dpp_bootstrap_gen()
6142 bi->uri = os_malloc(len + 1); in dpp_bootstrap_gen()
6299 privkey = os_malloc(privkey_len); in dpp_configurator_add()