Home
last modified time | relevance | path

Searched defs:check_integrity (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dplat_img_parser.c80 static int check_integrity(void *img, unsigned int img_len) in check_integrity() function
/rk3399_ARM-atf/include/drivers/auth/
H A Dimg_parser_mod.h38 int (*check_integrity)(void *img, unsigned int img_len); member
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_x509_parser.c439 static int check_integrity(void *img, unsigned int img_len) in check_integrity() function