Home
last modified time | relevance | path

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

/optee_os/core/include/
H A Dsigned_hdr.h66 #define SHDR_GET_SIG(x) (SHDR_GET_HASH(x) + (x)->hash_size) macro
/optee_os/core/crypto/
H A Dsigned_hdr.c115 SHDR_GET_SIG(shdr), shdr->sig_size); in shdr_verify_signature()
392 SHDR_GET_SIG(shdr), shdr->sig_size); in shdr_verify_signature2()