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