Searched refs:valid_formats (Results 1 – 2 of 2) sorted by relevance
26 PVT_KEY_FORMATS = [*imgtool_main.valid_formats]
85 valid_formats = ['openssl', 'pkcs8'] variable209 type=click.Choice(valid_formats),210 help='Valid formats: {}'.format(', '.join(valid_formats))