Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dadiantum.cpp58 static unsigned int round_up(unsigned int a, unsigned int b) { in round_up() function
252 const int padded_msglen = round_up(msglen, kNHMessageUnit); in AdiantumHash()