HomeSort by relevance Sort by last modified time
    Searched full:_bswap4 (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/modes/
modes_lcl.h 72 __inline u32 _bswap4(u32 val) { function
76 # define BSWAP4(x) _bswap4(x)

Completed in 199 milliseconds