Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_locl.h619 ssl3_pending, \
656 ssl3_pending, \
767 ssl3_pending, \
902 int ssl3_pending(const SSL *s);
Ds3_lib.c2112 int ssl3_pending(const SSL *s) in ssl3_pending() function