Lines Matching refs:dout
47 dout("%s want 0x%x have 0x%x missing 0x%x -> %d\n", __func__, in ceph_x_is_authenticated()
58 dout("%s want 0x%x have 0x%x need 0x%x -> %d\n", __func__, in ceph_x_should_authenticate()
183 dout("remove_ticket_handler %p %d\n", th, th->service); in remove_ticket_handler()
214 dout(" ticket type %d %s\n", type, ceph_entity_type_name(type)); in process_one_ticket()
233 dout(" decrypted %d bytes\n", ret); in process_one_ticket()
254 dout(" expires=%llu renew_after=%llu\n", new_expires, in process_one_ticket()
267 dout(" encrypted ticket, decrypted %d bytes\n", ret); in process_one_ticket()
276 dout(" ticket blob is %d bytes\n", dlen); in process_one_ticket()
297 dout(" got ticket service %d (%s) secret_id %lld len %d\n", in process_one_ticket()
323 dout("%d tickets\n", num); in ceph_x_proc_ticket_reply()
404 dout("build_authorizer for %s %p\n", in ceph_x_build_authorizer()
419 dout(" need len %d\n", maxlen); in ceph_x_build_authorizer()
446 dout(" th %p secret_id %lld %lld\n", th, th->secret_id, in ceph_x_build_authorizer()
456 dout(" built authorizer nonce %llx len %d\n", au->nonce, in ceph_x_build_authorizer()
497 dout("ticket %d (%s) secret_id %llu expired\n", th->service, in have_key()
550 dout("%s want 0x%x have 0x%x need 0x%x\n", __func__, ac->want_keys, in ceph_x_build_request()
563 dout(" get_auth_session_key\n"); in ceph_x_build_request()
594 dout(" server_challenge %llx client_challenge %llx key %llx\n", in ceph_x_build_request()
611 dout(" get_principal_session_key\n"); in ceph_x_build_request()
641 dout("%s len %d\n", __func__, len); in decode_con_secret()
696 dout("%s connection secret blob len %d\n", __func__, len); in handle_auth_session_key()
705 dout("%s decrypted %d bytes\n", __func__, ret); in handle_auth_session_key()
716 dout("%s service tickets blob len %d\n", __func__, len); in handle_auth_session_key()
750 dout("handle_reply got server challenge %llx\n", in ceph_x_handle_reply()
760 dout("handle_reply op %d result %d\n", op, result); in ceph_x_handle_reply()
847 dout("ceph_x_update_authorizer service %u secret %llu < %llu\n", in ceph_x_update_authorizer()
871 dout("%s decrypted %d bytes\n", __func__, ret); in decrypt_authorizer_challenge()
877 dout("%s server_challenge %llu\n", __func__, *server_challenge); in decrypt_authorizer_challenge()
925 dout("%s decrypted %d bytes\n", __func__, ret); in decrypt_authorizer_reply()
930 dout("%s nonce_plus_one %llu\n", __func__, *nonce_plus_one); in decrypt_authorizer_reply()
976 dout("reset\n"); in ceph_x_reset()
986 dout("ceph_x_destroy %p\n", ac); in ceph_x_destroy()
1010 dout("ticket %d (%s) secret_id %llu invalidated\n", in invalidate_ticket()
1146 dout("ceph_x_check_message_signature %p has signature %llx " in ceph_x_check_message_signature()
1149 dout("ceph_x_check_message_signature %p sender did not set " in ceph_x_check_message_signature()
1176 dout("ceph_x_init %p\n", ac); in ceph_x_init()