Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetStringInfoDatum

257       (void) memcpy(GetStringInfoDatum(nonce),secret,(size_t) count);
821 (void) memcpy(p,GetStringInfoDatum(secret),DPCSessionKeyLength);
828 count=dpc_send(client_socket,DPCSessionKeyLength,GetStringInfoDatum(secret));