Home
last modified time | relevance | path

Searched refs:authmod (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c2720 const char authmod[] = "llnw"; in PublisherAuth() local
2820 …pubToken.av_val = malloc(64 + sizeof(authmod)-1 + user.av_len + nonce.av_len + sizeof(cnonce)-1 + … in PublisherAuth()