Home
last modified time | relevance | path

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

/optee_os-3.20.0/scripts/
A Dsign_encrypt.py26 SHDR_SIZE = 20 variable
477 self.shdr = self.inf[offs:offs + SHDR_SIZE]
480 offs += SHDR_SIZE
652 shdr = self.inf[offs:offs + SHDR_SIZE]
655 offs += SHDR_SIZE

Completed in 3 milliseconds