Home
last modified time | relevance | path

Searched refs:_CreateCertSection (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/tools/sslroots/
Dgenerate_sslroots.py104 filtered_output, cert_size = _CreateCertSection(root_dir, current_file,
131 def _CreateCertSection(root_dir, source_file, label, options): function