YuHao Lian

Results 1 issues of YuHao Lian

When I set `#if 1` in function test_skcipher_callback, the decrypt can't be printed in dmesg. I wanna to know why. But when I add code `pr_info("Decrypted: %s\n", sk->scratchpad);` after line-168...