Searched refs:esp_crt_bundle_init (Results 1 – 1 of 1) sorted by relevance
148 static esp_err_t esp_crt_bundle_init(const uint8_t *x509_bundle, size_t bundle_size) in esp_crt_bundle_init() function206 …ret = esp_crt_bundle_init(x509_crt_imported_bundle_bin_start, x509_crt_imported_bundle_bin_end - x… in esp_crt_bundle_attach()238 return esp_crt_bundle_init(x509_bundle, bundle_size); in esp_crt_bundle_set()