Home
last modified time | relevance | path

Searched refs:ssl_add_serverhello_tlsext (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
Dt1_lib.c1129 uint8_t *ssl_add_serverhello_tlsext(SSL *s, uint8_t *buf, uint8_t *limit) { in ssl_add_serverhello_tlsext() function
1162 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext()
1174 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext()
1206 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext()
1247 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_serverhello_tlsext()
Dinternal.h1067 uint8_t *ssl_add_serverhello_tlsext(SSL *s, uint8_t *buf, uint8_t *limit);
Ds3_srvr.c1210 p = ssl_add_serverhello_tlsext(s, p, buf + SSL3_RT_MAX_PLAIN_LENGTH); in ssl3_send_server_hello()
/external/boringssl/src/crypto/err/
Dssl.errordata135 SSL,function,218,ssl_add_serverhello_tlsext