Home
last modified time | relevance | path

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

/optee_os-3.20.0/scripts/
A Dsign_encrypt.py28 EHDR_SIZE = 12 variable
504 self.ehdr = self.inf[offs: offs + EHDR_SIZE]
505 offs += EHDR_SIZE
587 ehdr = self.inf[offs: offs + EHDR_SIZE]
588 offs += EHDR_SIZE

Completed in 3 milliseconds