Searched defs:prefix (Results 1 – 3 of 3) sorted by relevance
62 static void rpmb_dprint_buf(const char* prefix, in rpmb_dprint_buf()84 static void rpmb_dprint_u16(const char* prefix, const struct rpmb_u16 u16) { in rpmb_dprint_u16()88 static void rpmb_dprint_u32(const char* prefix, const struct rpmb_u32 u32) { in rpmb_dprint_u32()92 static void rpmb_dprint_key(const char* prefix, in rpmb_dprint_key()
101 uint8_t prefix[sizeof(struct key)]; member
867 char prefix[34]; member