Searched refs:reauth_key (Results 1 – 1 of 1) sorted by relevance
2325 char reauth_key[CIFS_KEY_SIZE] = {}; in krb5_authenticate() local2327 (work->session_setup_reauth ? reauth_key : sess->sess_key); in krb5_authenticate()2414 memzero_explicit(reauth_key, sizeof(reauth_key)); in krb5_authenticate()