Home | Sort by: relevance | last modified time | path |
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ | |
common.h | 18 #define ROTL32(X, B) rotl32((X), (B)) 20 rotl32(const uint32_t x, const int b) function in typeref:typename:uint32_t |
common.h | 18 #define ROTL32(X, B) rotl32((X), (B)) 20 rotl32(const uint32_t x, const int b) function in typeref:typename:uint32_t |