Lines Matching refs:dout

25 	dout("ceph_x_is_authenticated want=%d need=%d have=%d\n",  in ceph_x_is_authenticated()
36 dout("ceph_x_should_authenticate want=%d need=%d have=%d\n", in ceph_x_should_authenticate()
76 dout("ceph_x_decrypt len %d\n", len); in ceph_x_decrypt()
129 dout("remove_ticket_handler %p %d\n", th, th->service); in remove_ticket_handler()
164 dout(" ticket type %d %s\n", type, ceph_entity_type_name(type)); in process_one_ticket()
182 dout(" decrypted %d bytes\n", dlen); in process_one_ticket()
199 dout(" expires=%lu renew_after=%lu\n", new_expires, in process_one_ticket()
206 dout(" encrypted ticket\n"); in process_one_ticket()
221 dout(" ticket blob is %d bytes\n", dlen); in process_one_ticket()
239 dout(" got ticket service %d (%s) secret_id %lld len %d\n", in process_one_ticket()
268 dout("%d tickets\n", num); in ceph_x_proc_ticket_reply()
294 dout("build_authorizer for %s %p\n", in ceph_x_build_authorizer()
304 dout(" need len %d\n", maxlen); in ceph_x_build_authorizer()
330 dout(" th %p secret_id %lld %lld\n", th, th->secret_id, in ceph_x_build_authorizer()
346 dout(" built authorizer nonce %llx len %d\n", au->nonce, in ceph_x_build_authorizer()
425 dout("build_request want %x have %x need %x\n", in ceph_x_build_request()
438 dout(" get_auth_session_key\n"); in ceph_x_build_request()
454 dout(" server_challenge %llx client_challenge %llx key %llx\n", in ceph_x_build_request()
509 dout("handle_reply got server challenge %llx\n", in ceph_x_handle_reply()
518 dout("handle_reply op %d result %d\n", op, result); in ceph_x_handle_reply()
590 dout("ceph_x_update_authorizer service %u secret %llu < %llu\n", in ceph_x_update_authorizer()
617 dout("verify_authorizer_reply nonce %llx got %llx ret %d\n", in ceph_x_verify_authorizer_reply()
637 dout("reset\n"); in ceph_x_reset()
647 dout("ceph_x_destroy %p\n", ac); in ceph_x_destroy()
719 dout("ceph_x_check_message_signature %p has signature %llx " in ceph_x_check_message_signature()
722 dout("ceph_x_check_message_signature %p sender did not set " in ceph_x_check_message_signature()
750 dout("ceph_x_init %p\n", ac); in ceph_x_init()