Lines Matching refs:VFS

64 			cifs_dbg(VFS, "null iovec entry\n");  in __cifs_calc_signature()
71 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature()
88 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature()
99 cifs_dbg(VFS, "%s: Could not generate hash\n", __func__); in __cifs_calc_signature()
126 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature()
133 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in cifs_calc_signature()
501 cifs_dbg(VFS, "%s: can't generate ntlmv2 hash\n", __func__); in calc_ntlmv2_hash()
511 cifs_dbg(VFS, "%s: Could not set NT Hash as a key\n", __func__); in calc_ntlmv2_hash()
517 cifs_dbg(VFS, "%s: could not init hmacmd5\n", __func__); in calc_ntlmv2_hash()
540 cifs_dbg(VFS, "%s: Could not update with user\n", __func__); in calc_ntlmv2_hash()
560 cifs_dbg(VFS, "%s: Could not update with domain\n", in calc_ntlmv2_hash()
580 cifs_dbg(VFS, "%s: Could not update with server\n", in calc_ntlmv2_hash()
589 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); in calc_ntlmv2_hash()
607 cifs_dbg(VFS, "%s: can't generate ntlmv2 hash\n", __func__); in CalcNTLMv2_response()
614 cifs_dbg(VFS, "%s: Could not set NTLMV2 Hash as a key\n", in CalcNTLMv2_response()
621 cifs_dbg(VFS, "%s: could not init hmacmd5\n", __func__); in CalcNTLMv2_response()
634 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in CalcNTLMv2_response()
642 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); in CalcNTLMv2_response()
663 cifs_dbg(VFS, "error %d finding domain name\n", in setup_ntlmv2_rsp()
674 cifs_dbg(VFS, "error %d building av pair blob\n", rc); in setup_ntlmv2_rsp()
720 cifs_dbg(VFS, "could not get v2 hash rc %d\n", rc); in setup_ntlmv2_rsp()
727 cifs_dbg(VFS, "Could not calculate CR1 rc: %d\n", rc); in setup_ntlmv2_rsp()
735 cifs_dbg(VFS, "%s: Could not set NTLMV2 Hash as a key\n", in setup_ntlmv2_rsp()
742 cifs_dbg(VFS, "%s: Could not init hmacmd5\n", __func__); in setup_ntlmv2_rsp()
750 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in setup_ntlmv2_rsp()
757 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); in setup_ntlmv2_rsp()
785 cifs_dbg(VFS, "could not allocate crypto API arc4\n"); in calc_seckey()
792 cifs_dbg(VFS, "%s: Could not set response as a key\n", in calc_seckey()
800 cifs_dbg(VFS, "could not allocate crypto API arc4 request\n"); in calc_seckey()
813 cifs_dbg(VFS, "could not encrypt session key rc: %d\n", rc); in calc_seckey()