OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ssl3_send_alert
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/ssl/
s3_pkt.c
534
ssl3_send_alert
(s,SSL3_AL_FATAL,al);
1473
int
ssl3_send_alert
(SSL *s, int level, int desc)
function
[
all
...]
/external/openssl/ssl/
s3_pkt.c
534
ssl3_send_alert
(s,SSL3_AL_FATAL,al);
1468
int
ssl3_send_alert
(SSL *s, int level, int desc)
function
[
all
...]
Completed in 78 milliseconds