Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhandshake.h38 typedef arc4_context * RC4_handle; typedef
58 typedef struct arcfour_ctx* RC4_handle; typedef
76 typedef RC4_KEY * RC4_handle; typedef
116 uint8_t * pubKeyOut, RC4_handle *rc4keyIn, RC4_handle *rc4keyOut) in InitRC4Encryption()
703 RC4_handle keyIn = 0; in HandShake()
704 RC4_handle keyOut = 0; in HandShake()
1077 RC4_handle keyIn = 0; in SHandShake()
1078 RC4_handle keyOut = 0; in SHandShake()