Searched refs:is_buf_unaligned (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Davb_verify.h82 static inline bool is_buf_unaligned(void *buffer) function
/u-boot/common/
H A Davb_verify.c315 bool unaligned = is_buf_unaligned(buffer);
358 bool unaligned = is_buf_unaligned(buffer);

Completed in 73 milliseconds