Lines Matching refs:pr_info
81 pr_info("lib encryption took: %lld nsec", end - start);
95 pr_info("lib decryption took: %lld nsec", end - start);
110 pr_info("skcipher encrypt returned with result"
118 pr_info("skcipher decrypt returned with result"
137 pr_info("could not allocate skcipher %s handle\n", name);
143 pr_info("could not allocate skcipher request\n");
156 pr_info("key could not be set\n");
187 pr_info("%s tfm encryption successful, took %lld nsec\n", name, end - start);
211 pr_info("%s tfm decryption successful, took %lld nsec\n", name, end - start);
220 pr_info("skcipher %s: cryptlen %d blksize %d stride %d "
242 pr_info("s390 ChaCha20 test module: size=%d debug=%d\n",
248 pr_info("could not allocate plain buffer\n");
257 pr_info("could not allocate cipher_generic buffer\n");
264 pr_info("could not allocate cipher_s390 buffer\n");
271 pr_info("could not allocate revert buffer\n");
287 pr_info("generic en/decryption check FAILED\n");
292 pr_info("generic en/decryption check OK\n");
302 pr_info("s390 en/decryption check FAILED\n");
307 pr_info("s390 en/decryption check OK\n");
310 pr_info("s390 vs generic check FAILED\n");
315 pr_info("s390 vs generic check OK\n");
324 pr_info("lib en/decryption check FAILED\n");
329 pr_info("lib en/decryption check OK\n");
332 pr_info("lib vs generic check FAILED\n");
337 pr_info("lib vs generic check OK\n");
339 pr_info("--- chacha20 s390 test end ---\n");
356 pr_info("s390 ChaCha20 test module exit\n");