Searched defs:SSL_CTRL_GET_CHANNEL_ID (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl.h1719 #define SSL_CTRL_GET_CHANNEL_ID 118 macro
1776 SSL_ctrl(ctx,SSL_CTRL_GET_CHANNEL_ID,channel_id_len,(void*)channel_id)
/external/openssl/include/openssl/
H A Dssl.h1723 #define SSL_CTRL_GET_CHANNEL_ID 89 macro
1792 SSL_ctrl(ctx,SSL_CTRL_GET_CHANNEL_ID,channel_id_len,(void*)channel_id)
/external/openssl/ssl/
H A Dssl.h1723 #define SSL_CTRL_GET_CHANNEL_ID 89 macro
1792 SSL_ctrl(ctx,SSL_CTRL_GET_CHANNEL_ID,channel_id_len,(void*)channel_id)

Completed in 69 milliseconds