Home
last modified time | relevance | path

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

/mcuboot-latest/scripts/imgtool/
Dimage.py202 def key_and_user_sha_to_alg_and_tlv(key, user_sha, is_pure = False): function
248 _, _ = key_and_user_sha_to_alg_and_tlv(key, tlv_sha_to_sha(tlv_type))
469 hash_algorithm, hash_tlv = key_and_user_sha_to_alg_and_tlv(check_key, user_sha, is_pure)