wrapped_input 113 source4/ntp_signd/ntp_signd.c static NTSTATUS ntp_signd_recv(void *private_data, DATA_BLOB wrapped_input) wrapped_input 134 source4/ntp_signd/ntp_signd.c talloc_steal(tmp_ctx, wrapped_input.data); wrapped_input 136 source4/ntp_signd/ntp_signd.c input = data_blob_const(wrapped_input.data + 4, wrapped_input.length - 4);