• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/dcerpc-61/dcerpc/ncklib/

Lines Matching defs:auth_value

146 	dce_pointer_t			/* in/out */ /*auth_value*/,
160 dce_pointer_t /* in/out */ /*auth_value*/,
178 dce_pointer_t /* in/out */ /*auth_value*/,
204 dce_pointer_t /* in */ /*auth_value*/,
218 dce_pointer_t /* in */ /*auth_value*/,
227 dce_pointer_t /* in/out */ /*auth_value*/,
1050 ** This routine will format the auth_value field of
1061 ** auth_value A pointer to the auth_value field in the rpc_bind or
1067 ** for the auth_value field. On output, the lenght in
1068 ** bytes used in encoding the auth_value field. Zero if
1090 dce_pointer_t auth_value,
1157 memset((unsigned_char_p_t)auth_value, 0xAF, *auth_value_len);
1162 memcpy((unsigned_char_p_t)auth_value,
1182 ** This routine will format the auth_value field of
1185 ** credentials field of auth_value should correspond
1204 ** req_auth_value A pointer to the auth_value field in the
1208 ** auth_value A pointer to the auth_value field in the rpc_bind or
1214 ** for the auth_value field. On output, the length in
1215 ** bytes used in encoding the auth_value field. Zero if
1238 dce_pointer_t auth_value,
1280 memcpy((unsigned_char_p_t)auth_value,
1455 ** This routine will format the auth_value field of
1458 ** also format the auth_value field of the association level
1473 ** auth_value A pointer to the auth_value field in the rpc_bind or
1479 ** for the auth_value field. On output, the lenght in
1480 ** bytes used in encoding the auth_value field. Zero if
1502 dce_pointer_t auth_value,
1568 memset((unsigned_char_p_t)auth_value, 0xAF, *auth_value_len);
2013 input_token.value = auth_tlr->auth_value;
2277 ** UUID CRC contained in the auth_value field of an
2283 ** auth_value A pointer to the auth_value field in an authentication
2285 ** auth_value_len The length, in bytes, of the auth_value field.
2291 ** assoc_uuid_crc The association UUID CRC contained in the auth_value
2307 dce_pointer_t auth_value ATTRIBUTE_UNUSED /*TODO*/,
2332 ** of the the auth_value field of an authentication
2339 ** auth_value_len The length, in bytes, of the auth_value field.
2382 ** This routine will decode the auth_value field of
2399 ** auth_value A pointer to the auth_value field in the rpc_bind or
2401 ** auth_value_len The length, in bytes, of auth_value.
2424 dce_pointer_t auth_value,
2455 input_token.value = auth_value;
2508 ** This routine will decode auth_value field either an
2510 ** credentials field of the auth_value field contains an
2525 ** auth_value A pointer to the auth_value field in the rpc_bind or
2527 ** auth_value_len The length, in bytes, of auth_value.
2550 dce_pointer_t auth_value,
2587 input_token.value = auth_value;