Searched refs:ssl_add_clienthello_tlsext (Results 1 – 4 of 4) sorted by relevance
/external/boringssl/src/ssl/ |
D | t1_lib.c | 805 uint8_t *ssl_add_clienthello_tlsext(SSL *s, uint8_t *buf, uint8_t *limit, in ssl_add_clienthello_tlsext() function 878 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 890 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 1021 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 1044 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext() 1065 OPENSSL_PUT_ERROR(SSL, ssl_add_clienthello_tlsext, ERR_R_INTERNAL_ERROR); in ssl_add_clienthello_tlsext()
|
D | internal.h | 1065 uint8_t *ssl_add_clienthello_tlsext(SSL *s, uint8_t *buf, uint8_t *limit,
|
D | s3_clnt.c | 702 p = ssl_add_clienthello_tlsext(s, p, buf + SSL3_RT_MAX_PLAIN_LENGTH, in ssl3_send_client_hello()
|
/external/boringssl/src/crypto/err/ |
D | ssl.errordata | 132 SSL,function,215,ssl_add_clienthello_tlsext
|