Searched refs:AUTH_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
48 #define AUTH_ALIGNMENT 16 macro794 …ed char auth_pad_len = Header->common.auth_len ? ROUND_UP_AMOUNT(BufferLength, AUTH_ALIGNMENT) : 0; in RPCRT4_SendWithAuth()805 ((Connection->MaxTransmissionSize - hdr_size - alen) & ~(AUTH_ALIGNMENT-1)) + in RPCRT4_SendWithAuth()