Searched refs:CEPH_MAX_CON_SECRET_LEN (Results 1 – 3 of 3) sorted by relevance
9 #define CEPH_MAX_CON_SECRET_LEN 64 macro
582 if (len > CEPH_MAX_CON_SECRET_LEN) { in decode_con_secret()
2164 u8 con_secret_buf[CEPH_MAX_CON_SECRET_LEN + 16]; in process_auth_done()