Home
last modified time | relevance | path

Searched defs:get_le32 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/lib/xz/ !
Dxz_private.h43 # define get_le32(p) le32_to_cpup((const uint32_t *)(p)) macro
/linux-2.6.39/drivers/staging/rtl8192u/ieee80211/ !
Dmichael_mic.c59 static inline u32 get_le32(const u8 *p) in get_le32() function