Searched refs:challenge_buf (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/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,
|
| /linux-6.15/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 | 5562 void *challenge_buf, int challenge_buf_len) in osd_add_authorizer_challenge() argument 5569 challenge_buf, challenge_buf_len); in osd_add_authorizer_challenge()
|
| /linux-6.15/fs/ceph/ |
| H A D | mds_client.c | 6299 void *challenge_buf, int challenge_buf_len) in mds_add_authorizer_challenge() argument 6306 challenge_buf, challenge_buf_len); in mds_add_authorizer_challenge()
|