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

Lines Matching defs:auth_value

126         dce_pointer_t                         /* auth_value */,
140 dce_pointer_t /*auth_value*/,
158 dce_pointer_t /*auth_value*/,
184 dce_pointer_t /*auth_value*/,
198 dce_pointer_t /* auth_value */,
207 dce_pointer_t /*auth_value*/,
622 ** This routine will format the auth_value field of
633 ** auth_value A pointer to the auth_value field in the rpc_bind or
639 ** for the auth_value field. On output, the lenght in
640 ** bytes used in encoding the auth_value field. Zero if
662 dce_pointer_t auth_value,
701 schn_creds.base = (uint8*)auth_value;
721 ** This routine will format the auth_value field of
724 ** credentials field of auth_value should correspond
743 ** req_auth_value A pointer to the auth_value field in the
747 ** auth_value A pointer to the auth_value field in the rpc_bind or
753 ** for the auth_value field. On output, the length in
754 ** bytes used in encoding the auth_value field. Zero if
777 dce_pointer_t auth_value,
808 priv_auth_value = (rpc_cn_bind_auth_value_priv_t *)auth_value;
979 ** This routine will format the auth_value field of
982 ** also format the auth_value field of the association level
997 ** auth_value A pointer to the auth_value field in the rpc_bind or
1003 ** for the auth_value field. On output, the lenght in
1004 ** bytes used in encoding the auth_value field. Zero if
1026 dce_pointer_t auth_value ATTRIBUTE_UNUSED,
1100 schn_tlr = (rpc_cn_schnauth_tlr_p_t)(com_tlr->auth_value);
1185 schn_tlr = (rpc_cn_schnauth_tlr_p_t)(com_tlr->auth_value);
1362 schn_tlr = (rpc_cn_schnauth_tlr_p_t)auth_tlr->auth_value;
1477 priv_auth_value = (rpc_cn_auth_value_priv_t *)(auth_tlr->auth_value);
1549 ** UUID CRC contained in the auth_value field of an
1555 ** auth_value A pointer to the auth_value field in an authentication
1557 ** auth_value_len The length, in bytes, of the auth_value field.
1563 ** assoc_uuid_crc The association UUID CRC contained in the auth_value
1579 dce_pointer_t auth_value,
1590 priv_auth_value = (rpc_cn_bind_auth_value_priv_t *)auth_value;
1608 ** of the the auth_value field of an authentication
1615 ** auth_value_len The length, in bytes, of the auth_value field.
1658 ** This routine will decode the auth_value field of
1675 ** auth_value A pointer to the auth_value field in the rpc_bind or
1677 ** auth_value_len The length, in bytes, of auth_value.
1700 dce_pointer_t auth_value,
1713 priv_auth_value = (rpc_cn_bind_auth_value_priv_t *)auth_value;
1746 ** This routine will decode auth_value field either an
1748 ** credentials field of the auth_value field contains an
1763 ** auth_value A pointer to the auth_value field in the rpc_bind or
1765 ** auth_value_len The length, in bytes, of auth_value.
1788 dce_pointer_t auth_value ATTRIBUTE_UNUSED,