Searched refs:smb_ctx_setpwhash (Results 1 – 4 of 4) sorted by relevance
148 (void) smb_ctx_setpwhash(ctx, nthash, NULL); in smbrdr_ctx_new()
137 int smb_ctx_setpwhash(struct smb_ctx *, const uchar_t *, const uchar_t *);
86 smb_ctx_setpwhash;
803 smb_ctx_setpwhash(smb_ctx_t *ctx, in smb_ctx_setpwhash() function