Searched refs:COMPAT_OLD_DES3 (Results 1 – 6 of 6) sorted by relevance
102 ctx->more_flags |= COMPAT_OLD_DES3; in _gss_DES3_get_mic_compat()116 ctx->more_flags |= COMPAT_OLD_DES3;118 ctx->more_flags &= ~COMPAT_OLD_DES3;
134 ctx->more_flags |= COMPAT_OLD_DES3; in _gsskrb5_set_sec_context_option()136 ctx->more_flags &= ~COMPAT_OLD_DES3; in _gsskrb5_set_sec_context_option()
63 COMPAT_OLD_DES3 = 4, enumerator
253 if (ctx->more_flags & COMPAT_OLD_DES3) in mic_des3()
90 #define COMPAT_OLD_DES3 4 macro
2591 * gssapi.h (more_flags): add COMPAT_OLD_DES3