Home
last modified time | relevance | path

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

/optee_os/core/include/
H A Dsigned_hdr.h180 #define SHDR_ENC_GET_SIZE(x) shdr_enc_get_size((x)) macro
/optee_os/core/kernel/
H A Dree_fs_ta.c434 ehdr_sz = SHDR_ENC_GET_SIZE(&img_ehdr); in ree_fs_ta_open()