Home
last modified time | relevance | path

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

/u-boot/lib/libavb/
A Davb_sysdeps.h62 int avb_strncmp(const char* s1, const char* s2, size_t n);
A Davb_sysdeps_posix.c29 int avb_strncmp(const char* s1, const char* s2, size_t n) { in avb_strncmp() function
A Davb_slot_verify.c593 if (avb_strncmp(partition_name, "vbmeta", avb_strlen("vbmeta")) == 0) { in load_and_verify_vbmeta()

Completed in 6 milliseconds