Searched refs:random_int_secret (Results 1 – 1 of 1) sorted by relevance
1709 static u32 random_int_secret[MD5_MESSAGE_BYTES / 4] ____cacheline_aligned; variable1713 get_random_bytes(random_int_secret, sizeof(random_int_secret)); in random_int_secret_init()1735 md5_transform(hash, random_int_secret); in get_random_int()