Searched refs:o_auth (Results 1 – 2 of 2) sorted by relevance
39 struct ceph_auth_handshake o_auth; member
1041 if (osd->o_auth.authorizer) in put_osd()1042 ceph_auth_destroy_authorizer(ac, osd->o_auth.authorizer); in put_osd()2941 struct ceph_auth_handshake *auth = &o->o_auth; in get_authorizer()2970 return ceph_auth_verify_authorizer_reply(ac, o->o_auth.authorizer, len); in verify_authorizer_reply()2986 struct ceph_auth_handshake *auth = &o->o_auth; in sign_message()2993 struct ceph_auth_handshake *auth = &o->o_auth; in check_message_signature()