Searched refs:o_auth (Results 1 – 2 of 2) sorted by relevance
39 struct ceph_auth_handshake o_auth; member
1057 if (osd->o_auth.authorizer) in put_osd()1058 ceph_auth_destroy_authorizer(ac, osd->o_auth.authorizer); in put_osd()2937 struct ceph_auth_handshake *auth = &o->o_auth; in get_authorizer()2966 return ceph_auth_verify_authorizer_reply(ac, o->o_auth.authorizer, len); in verify_authorizer_reply()2982 struct ceph_auth_handshake *auth = &o->o_auth; in osd_sign_message()2990 struct ceph_auth_handshake *auth = &o->o_auth; in osd_check_message_signature()