Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Dsign_encrypt.py26 SHDR_SIZE = 20 variable
478 self.shdr = self.inf[offs:offs + SHDR_SIZE]
481 offs += SHDR_SIZE
656 shdr = self.inf[offs:offs + SHDR_SIZE]
659 offs += SHDR_SIZE