Home
last modified time | relevance | path

Searched refs:allow_des3 (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dinit_ctx.c227 ctx->allow_des3 = tmp; in krb5_init_context_profile()
/freebsd/crypto/krb5/
H A DREADME85 the new allow_des3 and allow_rc4 variables in [libdefaults]. To
/freebsd/crypto/krb5/src/kdc/
H A Dkdc_util.c1102 if (ktype[i] == ENCTYPE_DES3_CBC_SHA1 && !context->allow_des3) in select_session_keytype()
/freebsd/crypto/krb5/src/include/
H A Dk5-int.h1248 krb5_boolean allow_des3; member