Searched refs:alg_test_null (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/crypto/ |
D | testmgr.c | 1817 static int alg_test_null(const struct alg_test_desc *desc, in alg_test_null() function 1827 .test = alg_test_null, 1830 .test = alg_test_null, 1833 .test = alg_test_null, 1836 .test = alg_test_null, 1839 .test = alg_test_null, 1842 .test = alg_test_null, 1845 .test = alg_test_null, 1849 .test = alg_test_null, 1852 .test = alg_test_null, [all …]
|