Searched defs:u32 (Results 1 – 3 of 3) sorted by relevance
38 typedef unsigned int u32; typedef
33 constexpr uint32_t u32(uint8_t a, uint8_t b, uint8_t c, uint8_t d) { in u32() function
118 static inline uint32_t rpmb_get_u32(struct rpmb_u32 u32) { in rpmb_get_u32()