Lines Matching refs:dout

26 	dout("ceph_x_is_authenticated want=%d need=%d have=%d\n",  in ceph_x_is_authenticated()
37 dout("ceph_x_should_authenticate want=%d need=%d have=%d\n", in ceph_x_should_authenticate()
77 dout("ceph_x_decrypt len %d\n", len); in ceph_x_decrypt()
124 dout("remove_ticket_handler %p %d\n", th, th->service); in remove_ticket_handler()
158 dout("%d tickets\n", num); in ceph_x_proc_ticket_reply()
178 dout(" ticket type %d %s\n", type, ceph_entity_type_name(type)); in ceph_x_proc_ticket_reply()
197 dout(" decrypted %d bytes\n", dlen); in ceph_x_proc_ticket_reply()
214 dout(" expires=%lu renew_after=%lu\n", new_expires, in ceph_x_proc_ticket_reply()
222 dout(" encrypted ticket\n"); in ceph_x_proc_ticket_reply()
237 dout(" ticket blob is %d bytes\n", dlen); in ceph_x_proc_ticket_reply()
255 dout(" got ticket service %d (%s) secret_id %lld len %d\n", in ceph_x_proc_ticket_reply()
285 dout("build_authorizer for %s %p\n", in ceph_x_build_authorizer()
290 dout(" need len %d\n", maxlen); in ceph_x_build_authorizer()
313 dout(" th %p secret_id %lld %lld\n", th, th->secret_id, in ceph_x_build_authorizer()
329 dout(" built authorizer nonce %llx len %d\n", au->nonce, in ceph_x_build_authorizer()
408 dout("build_request want %x have %x need %x\n", in ceph_x_build_request()
421 dout(" get_auth_session_key\n"); in ceph_x_build_request()
437 dout(" server_challenge %llx client_challenge %llx key %llx\n", in ceph_x_build_request()
492 dout("handle_reply got server challenge %llx\n", in ceph_x_handle_reply()
501 dout("handle_reply op %d result %d\n", op, result); in ceph_x_handle_reply()
582 dout("verify_authorizer_reply nonce %llx got %llx ret %d\n", in ceph_x_verify_authorizer_reply()
601 dout("reset\n"); in ceph_x_reset()
611 dout("ceph_x_destroy %p\n", ac); in ceph_x_destroy()
658 dout("ceph_x_init %p\n", ac); in ceph_x_init()