Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Dmisc.c41 static int is_null_terminated(const char *s, int len) in is_null_terminated() function
105 if (!is_null_terminated(s, gbb->hwid_size)) in futil_valid_gbb_header()