Home
last modified time | relevance | path

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

/crypto/
Dtcrypt.c1651 static int do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) in do_test() function
1666 ret += do_test(NULL, 0, 0, i, num_mb); in do_test()
3026 err = do_test(alg, type, mask, mode, num_mb); in tcrypt_mod_init()