Home
last modified time | relevance | path

Searched defs:SHDR_MAGIC (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/
H A Dsigned_hdr.h20 #define SHDR_MAGIC 0x4f545348 macro
/optee_os/scripts/
H A Dsign_encrypt.py25 SHDR_MAGIC = 0x4f545348 variable