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

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dkerberos4.c125 #define KRB_SECFLAG_INTEGRITY (2) macro
425 case KRB_SECFLAG_INTEGRITY:
597 KRB_SECFLAG_INTEGRITY))
598 sout[4] |= KRB_SECFLAG_INTEGRITY;
705 case KRB_SECFLAG_INTEGRITY:
1198 } else if ((in[4] & KRB_SECFLAG_INTEGRITY)
1203 sout[4] = KRB_SECFLAG_INTEGRITY;

Completed in 104 milliseconds