Searched refs:tcrypt_test (Results 1 – 1 of 1) sorted by relevance
467 static inline int tcrypt_test(const char *alg) in tcrypt_test() function483 tcrypt_test("md5"); in do_test()487 tcrypt_test("sha1"); in do_test()491 tcrypt_test("ecb(des)"); in do_test()492 tcrypt_test("cbc(des)"); in do_test()496 tcrypt_test("ecb(des3_ede)"); in do_test()497 tcrypt_test("cbc(des3_ede)"); in do_test()501 tcrypt_test("md4"); in do_test()505 tcrypt_test("sha256"); in do_test()509 tcrypt_test("ecb(blowfish)"); in do_test()[all …]