Home
last modified time | relevance | path

Searched refs:password_decoded (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dlibamqp.c68 const char *user_decoded, *password_decoded, *vhost_decoded; in amqp_proto_open() local
98 password_decoded = ff_urldecode(password, 0); in amqp_proto_open()
99 if (!password_decoded) in amqp_proto_open()
108 av_freep(&password_decoded); in amqp_proto_open()
126 av_freep(&password_decoded); in amqp_proto_open()
134 av_freep(&password_decoded); in amqp_proto_open()
159 AMQP_SASL_METHOD_PLAIN, user_decoded, password_decoded); in amqp_proto_open()
219 av_freep(&password_decoded); in amqp_proto_open()
231 av_freep(&password_decoded); in amqp_proto_open()

Completed in 2 milliseconds