Lines Matching refs:tst_brk
22 tst_brk(TCONF, "kernel doesn't support AF_ALG");
23 tst_brk(TBROK | TERRNO, "unexpected error creating AF_ALG socket");
36 tst_brk(TCONF,
42 tst_brk(TCONF, "kernel doesn't support %s algorithm '%s'",
46 tst_brk(TBROK | TERRNO,
60 tst_brk(TBROK, "algorithm type too long: '%s'", algtype);
64 tst_brk(TBROK, "algorithm name too long: '%s'", algname);
119 tst_brk(TBROK | TERRNO,
150 tst_brk(TBROK | TERRNO,
161 tst_brk(TBROK | TERRNO,
208 tst_brk(TBROK, "Both encrypt and decrypt are specified");