Searched refs:challenge_buf (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ceph/ |
H A D | auth.h | 69 void *challenge_buf, 134 void *challenge_buf,
|
H A D | messenger.h | 37 void *challenge_buf,
|
/openbmc/linux/net/ceph/ |
H A D | auth.c | 349 void *challenge_buf, in ceph_auth_add_authorizer_challenge() argument 356 ret = ac->ops->add_authorizer_challenge(ac, a, challenge_buf, in ceph_auth_add_authorizer_challenge()
|
H A D | osd_client.c | 5619 void *challenge_buf, int challenge_buf_len) in osd_add_authorizer_challenge() argument 5626 challenge_buf, challenge_buf_len); in osd_add_authorizer_challenge()
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 5810 void *challenge_buf, int challenge_buf_len) in mds_add_authorizer_challenge() argument 5817 challenge_buf, challenge_buf_len); in mds_add_authorizer_challenge()
|