Home
last modified time | relevance | path

Searched defs:rotr64 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dblake2_impl.h115 static ossl_inline uint64_t rotr64(const uint64_t w, const unsigned int c) in rotr64() function
/third_party/openssl/providers/implementations/digests/
H A Dblake2_impl.h115 static ossl_inline uint64_t rotr64(const uint64_t w, const unsigned int c) in rotr64() function
/third_party/python/Modules/_blake2/impl/
H A Dblake2-impl.h133 static inline uint64_t rotr64( const uint64_t w, const unsigned c ) in rotr64() function

Completed in 1 milliseconds