Home
last modified time | relevance | path

Searched refs:jent_rol64 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/crypto/
Djitterentropy.c114 __u64 jent_rol64(__u64 word, unsigned int shift);
463 mixer.u64 = jent_rol64(mixer.u64, 1); in jent_stir_pool()
524 ec->data = jent_rol64(ec->data, 1); in jent_gen_entropy()
Djitterentropy-kcapi.c60 __u64 jent_rol64(__u64 word, unsigned int shift) in jent_rol64() function