Home
last modified time | relevance | path

Searched defs:rand_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/crypto/
H A Dgen-hash-testvecs.py19 def rand_bytes(length): function
/linux/lib/crypto/tests/
H A Dhash-test-template.h33 static void rand_bytes(u8 *out, size_t len) in rand_bytes() function