Home | Sort by: relevance | last modified time | path |
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ | |
common.h | 25 #define ROTL64(X, B) rotl64((X), (B)) 27 rotl64(const uint64_t x, const int b) function in typeref:typename:uint64_t |
common.h | 25 #define ROTL64(X, B) rotl64((X), (B)) 27 rotl64(const uint64_t x, const int b) function in typeref:typename:uint64_t |