Home
last modified time | relevance | path

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

/board/gdsys/a38x/
A Dkeyprogram.c73 int extract_subprogram(u8 **progdata, u32 expected_magic, in extract_subprogram() function
114 if (extract_subprogram(&progdata, MAGIC_KEY_PROGRAM, &result)) in parse_and_check_keyprog()
119 if (extract_subprogram(&progdata, MAGIC_HMAC, &hmac)) in parse_and_check_keyprog()

Completed in 10 milliseconds