Searched refs:RTMP_TLS_AllocServerContext (Results 1 – 3 of 3) sorted by relevance
340 void *RTMP_TLS_AllocServerContext(const char* cert, const char* key);
259 RTMP_TLS_AllocServerContext(const char* cert, const char* key) in RTMP_TLS_AllocServerContext() function
1097 sslCtx = RTMP_TLS_AllocServerContext(cert, key); in main()