Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Dsign_encrypt.py28 EHDR_SIZE = 12 variable
505 self.ehdr = self.inf[offs: offs + EHDR_SIZE]
506 offs += EHDR_SIZE
590 ehdr = self.inf[offs: offs + EHDR_SIZE]
591 offs += EHDR_SIZE