_blob             163 librpc/ndr/ndr_drsuapi.c 	DATA_BLOB _blob;
_blob             169 librpc/ndr/ndr_drsuapi.c 		_blob = strhex_to_data_blob(NULL, oid);
_blob             170 librpc/ndr/ndr_drsuapi.c 		if (_blob.data) {
_blob             171 librpc/ndr/ndr_drsuapi.c 			ret = _blob.length;
_blob             174 librpc/ndr/ndr_drsuapi.c 		if (ber_write_OID_String(&_blob, oid)) {
_blob             175 librpc/ndr/ndr_drsuapi.c 			ret = _blob.length;
_blob             178 librpc/ndr/ndr_drsuapi.c 	data_blob_free(&_blob);
_blob             580 librpc/ndr/ndr_spoolss_buf.c 			DATA_BLOB _blob;
_blob             591 librpc/ndr/ndr_spoolss_buf.c 			_blob = ndr_push_blob(_ndr_info);
_blob             592 librpc/ndr/ndr_spoolss_buf.c 			_r.out.data = &_blob;
_blob             154 source4/auth/ntlm/auth_developer.c static NTSTATUS fixed_challenge_get_challenge(struct auth_method_context *ctx, TALLOC_CTX *mem_ctx, DATA_BLOB *_blob)
_blob             162 source4/auth/ntlm/auth_developer.c 	*_blob = blob;
_blob              45 source4/auth/ntlm/auth_server.c static NTSTATUS server_get_challenge(struct auth_method_context *ctx, TALLOC_CTX *mem_ctx, DATA_BLOB *_blob)
_blob              93 source4/auth/ntlm/auth_server.c 	*_blob = io.out.tree->session->transport->negotiate.secblob;
_blob              36 source4/smb_server/smb2/negprot.c static NTSTATUS smb2srv_negprot_secblob(struct smb2srv_request *req, DATA_BLOB *_blob)
_blob              91 source4/smb_server/smb2/negprot.c 	*_blob = blob;
_blob             214 source4/winbind/wb_samba3_protocol.c static NTSTATUS wbsrv_samba3_push_reply(struct wbsrv_samba3_call *call, TALLOC_CTX *mem_ctx, DATA_BLOB *_blob)
_blob             241 source4/winbind/wb_samba3_protocol.c 	*_blob = blob;