Lines Matching refs:ksmbd_debug

87 		ksmbd_debug(AUTH, "could not crypto alloc hmacmd5\n");
95 ksmbd_debug(AUTH, "hmacmd5 set key fail error %d\n", rc);
101 ksmbd_debug(AUTH, "could not init hmacmd5 error %d\n", rc);
109 ksmbd_debug(AUTH, "Could not update with response error %d\n", rc);
115 ksmbd_debug(AUTH, "Could not generate hmacmd5 hash error %d\n", rc);
134 ksmbd_debug(AUTH, "can't generate ntlmv2 hash\n");
142 ksmbd_debug(AUTH, "Could not set NT Hash as a key\n");
148 ksmbd_debug(AUTH, "could not init hmacmd5\n");
172 ksmbd_debug(AUTH, "Could not update with user\n");
195 ksmbd_debug(AUTH, "Could not update with domain\n");
201 ksmbd_debug(AUTH, "Could not generate md5 hash\n");
230 ksmbd_debug(AUTH, "could not get v2 hash rc %d\n", rc);
236 ksmbd_debug(AUTH, "could not crypto alloc hmacmd5\n");
244 ksmbd_debug(AUTH, "Could not set NTLMV2 Hash as a key\n");
250 ksmbd_debug(AUTH, "Could not init hmacmd5\n");
266 ksmbd_debug(AUTH, "Could not update with response\n");
272 ksmbd_debug(AUTH, "Could not generate md5 hash\n");
280 ksmbd_debug(AUTH, "Could not generate sess key\n");
312 ksmbd_debug(AUTH, "negotiate blob len %d too small\n",
318 ksmbd_debug(AUTH, "blob signature incorrect %s\n",
339 ksmbd_debug(AUTH, "decode_ntlmssp_authenticate_blob dname%s\n",
387 ksmbd_debug(AUTH, "negotiate blob len %d too small\n",
393 ksmbd_debug(AUTH, "blob signature incorrect %s\n",
504 ksmbd_debug(AUTH, "NTLMSSP SecurityBufferLength %d\n", blob_len);
518 ksmbd_debug(AUTH, "SPNEGO_AUTHEN_REQUEST failure\n");
523 ksmbd_debug(AUTH, "krb5 authentication failure\n");
529 ksmbd_debug(AUTH, "buf len %d, but blob len %d\n",
536 ksmbd_debug(AUTH, "session key is too long\n");
543 ksmbd_debug(AUTH, "login failure\n");
583 ksmbd_debug(AUTH, "could not crypto alloc hmacmd5\n");
595 ksmbd_debug(AUTH, "hmacsha256 init error %d\n", rc);
604 ksmbd_debug(AUTH, "hmacsha256 update error %d\n", rc);
611 ksmbd_debug(AUTH, "hmacsha256 generation error %d\n", rc);
634 ksmbd_debug(AUTH, "could not crypto alloc cmac\n");
646 ksmbd_debug(AUTH, "cmaces init error %d\n", rc);
655 ksmbd_debug(AUTH, "cmaces update error %d\n", rc);
662 ksmbd_debug(AUTH, "cmaces generation error %d\n", rc);
692 ksmbd_debug(AUTH, "could not crypto alloc hmacmd5\n");
704 ksmbd_debug(AUTH, "hmacsha256 init error %d\n", rc);
710 ksmbd_debug(AUTH, "could not update with n\n");
718 ksmbd_debug(AUTH, "could not update with label\n");
724 ksmbd_debug(AUTH, "could not update with zero\n");
732 ksmbd_debug(AUTH, "could not update with context\n");
743 ksmbd_debug(AUTH, "could not update with L\n");
749 ksmbd_debug(AUTH, "Could not generate hmacmd5 hash error %d\n",
786 ksmbd_debug(AUTH, "dumping generated AES signing keys\n");
787 ksmbd_debug(AUTH, "Session Id %llu\n", sess->id);
788 ksmbd_debug(AUTH, "Session Key %*ph\n",
790 ksmbd_debug(AUTH, "Signing Key %*ph\n",
855 ksmbd_debug(AUTH, "dumping generated AES encryption keys\n");
856 ksmbd_debug(AUTH, "Cipher type %d\n", conn->cipher_type);
857 ksmbd_debug(AUTH, "Session Id %llu\n", sess->id);
858 ksmbd_debug(AUTH, "Session Key %*ph\n",
862 ksmbd_debug(AUTH, "ServerIn Key %*ph\n",
864 ksmbd_debug(AUTH, "ServerOut Key %*ph\n",
867 ksmbd_debug(AUTH, "ServerIn Key %*ph\n",
869 ksmbd_debug(AUTH, "ServerOut Key %*ph\n",
932 ksmbd_debug(AUTH, "could not alloc sha512\n");
938 ksmbd_debug(AUTH, "could not init shashn");
944 ksmbd_debug(AUTH, "could not update with n\n");
950 ksmbd_debug(AUTH, "could not update with n\n");
956 ksmbd_debug(AUTH, "Could not generate hash err : %d\n", rc);
972 ksmbd_debug(AUTH, "could not alloc sha256\n");
978 ksmbd_debug(AUTH, "could not init shashn");
984 ksmbd_debug(AUTH, "could not update with n\n");
990 ksmbd_debug(AUTH, "Could not generate hash err : %d\n", rc);