Home
last modified time | relevance | path

Searched refs:authorizer_reply_buf (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/net/ceph/
Dauth_none.c115 auth->authorizer_reply_buf = NULL; in ceph_auth_none_create_authorizer()
Dmessenger_v1.c680 con->v1.auth->authorizer_reply_buf); in read_partial_connect()
772 con, con->v1.auth->authorizer_reply_buf, len); in process_connect()
Dauth_x.c761 auth->authorizer_reply_buf = au->enc_buf; in ceph_x_create_authorizer()
Dosd_client.c5521 auth->authorizer_reply_buf, auth->authorizer_reply_buf_len, in osd_verify_authorizer_reply()
/linux-6.1.9/include/linux/ceph/
Dauth.h26 void *authorizer_reply_buf; member
/linux-6.1.9/fs/ceph/
Dmds_client.c5401 auth->authorizer_reply_buf, auth->authorizer_reply_buf_len, in mds_verify_authorizer_reply()