Searched refs:tlr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcncassm.c3547 rpc_cn_auth_tlr_t *tlr;
3570 tlr = RPC_CN_PKT_AUTH_TLR (header, RPC_CN_PKT_FRAG_LEN (header));
3572 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st);
3626 ** tlr Struct rpc_cn_auth_tlr_t. Declared in the
3654 #define AUTHENT3_PRED(spc_struct, event_param, status, tlr, st, three_way)\
3665 tlr = RPC_CN_PKT_AUTH_TLR (header, RPC_CN_PKT_FRAG_LEN (header));\
3666 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st); \
3747 rpc_cn_auth_tlr_t *tlr = NULL;
3830 * Optionally perform three-way auth. auth tlr set up in
3834 AUTHENT3_PRED(spc_struct, event_param, status, tlr, local_s
3507 rpc_cn_auth_tlr_t *tlr; local
3705 rpc_cn_auth_tlr_t *tlr = NULL; local
[all...]
H A Dcnsassm.c812 rpc_cn_auth_tlr_t *tlr;
835 tlr = RPC_CN_PKT_AUTH_TLR (header, RPC_CN_PKT_FRAG_LEN (header));
836 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st);
891 ** tlr Struct rpc_cn_auth_tlr_t. Declared in the
919 #define AUTHENT3_PRED(spc_struct, event_param, status, tlr, st, three_way)\
930 tlr = RPC_CN_PKT_AUTH_TLR (header, RPC_CN_PKT_FRAG_LEN (header));\
931 authn_protocol = RPC_CN_AUTH_CVT_ID_WIRE_TO_API (tlr->auth_type, &st); \
3934 * Verifing the auth tlr may involve making rpc requests which could end up
799 rpc_cn_auth_tlr_t *tlr; local

Completed in 94 milliseconds