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

Lines Matching defs:auth_value

125         dce_pointer_t                        /*auth_value*/,
136 dce_pointer_t /*auth_value*/,
154 dce_pointer_t /*auth_value*/,
180 dce_pointer_t /*auth_value*/,
194 dce_pointer_t /*auth_value*/,
202 dce_pointer_t /*auth_value*/,
612 ** This routine will format the auth_value field of
623 ** auth_value A pointer to the auth_value field in the rpc_bind or
629 ** for the auth_value field. On output, the lenght in
630 ** bytes used in encoding the auth_value field. Zero if
652 dce_pointer_t auth_value,
691 priv_auth_value = (rpc_cn_bind_auth_value_priv_t *)auth_value;
709 ** This routine will format the auth_value field of
712 ** credentials field of auth_value should correspond
731 ** req_auth_value A pointer to the auth_value field in the
735 ** auth_value A pointer to the auth_value field in the rpc_bind or
741 ** for the auth_value field. On output, the length in
742 ** bytes used in encoding the auth_value field. Zero if
765 dce_pointer_t auth_value,
796 priv_auth_value = (rpc_cn_bind_auth_value_priv_t *)auth_value;
954 ** This routine will format the auth_value field of
957 ** also format the auth_value field of the association level
972 ** auth_value A pointer to the auth_value field in the rpc_bind or
978 ** for the auth_value field. On output, the lenght in
979 ** bytes used in encoding the auth_value field. Zero if
1001 dce_pointer_t auth_value,
1056 priv_auth_value = (rpc_cn_auth_value_priv_t *)auth_value;
1251 priv_auth_value = (rpc_cn_auth_value_priv_t *)(auth_tlr->auth_value);
1318 ** UUID CRC contained in the auth_value field of an
1324 ** auth_value A pointer to the auth_value field in an authentication
1326 ** auth_value_len The length, in bytes, of the auth_value field.
1332 ** assoc_uuid_crc The association UUID CRC contained in the auth_value
1348 dce_pointer_t auth_value,
1359 priv_auth_value = (rpc_cn_bind_auth_value_priv_t *)auth_value;
1377 ** of the the auth_value field of an authentication
1384 ** auth_value_len The length, in bytes, of the auth_value field.
1427 ** This routine will decode the auth_value field of
1444 ** auth_value A pointer to the auth_value field in the rpc_bind or
1446 ** auth_value_len The length, in bytes, of auth_value.
1469 dce_pointer_t auth_value,
1480 priv_auth_value = (rpc_cn_bind_auth_value_priv_t *)auth_value;
1513 ** This routine will decode auth_value field either an
1515 ** credentials field of the auth_value field contains an
1530 ** auth_value A pointer to the auth_value field in the rpc_bind or
1532 ** auth_value_len The length, in bytes, of auth_value.
1555 dce_pointer_t auth_value,