Home
last modified time | relevance | path

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

/mcuboot-latest/scripts/imgtool/keys/
Dgeneral.py34 len_format=None): argument
37 file, len_format)
40 len_format): argument
50 if len_format is not None:
51 print(len_format.format(len(encoded_bytes)), file=file)
70 len_format="const unsigned int {}_pub_key_len = {{}};"
83 len_format="const unsigned int {}_pub_key_hash_len = {{}};"
114 len_format="const unsigned int enc_priv_key_len = {};",