Searched refs:con_secret_buf (Results 1 – 1 of 1) sorted by relevance
2164 u8 con_secret_buf[CEPH_MAX_CON_SECRET_LEN + 16]; in process_auth_done() local2166 u8 *con_secret = PTR_ALIGN(&con_secret_buf[0], 16); in process_auth_done()2218 memzero_explicit(con_secret_buf, sizeof(con_secret_buf)); in process_auth_done()