Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dtls_schannel.c39 #ifndef SECBUFFER_ALERT
40 #define SECBUFFER_ALERT 17 macro
207 init_sec_buffer(&outbuf[1], SECBUFFER_ALERT, NULL, 0); in tls_client_handshake_loop()
/third_party/curl/lib/vtls/
H A Dschannel.c123 #ifndef SECBUFFER_ALERT
124 #define SECBUFFER_ALERT 17 macro
1425 InitSecBuffer(&outbuf[1], SECBUFFER_ALERT, NULL, 0); in schannel_connect_step2()

Completed in 4 milliseconds