Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_lib.c828 if (ctx->ext.ecpointformats) { in ossl_ssl_connection_new_int()
829 s->ext.ecpointformats = in ossl_ssl_connection_new_int()
830 OPENSSL_memdup(ctx->ext.ecpointformats, in ossl_ssl_connection_new_int()
832 if (!s->ext.ecpointformats) { in ossl_ssl_connection_new_int()
1445 OPENSSL_free(s->ext.ecpointformats); in ossl_ssl_connection_free()
4328 OPENSSL_free(a->ext.ecpointformats); in SSL_CTX_free()
H A Dssl_local.h1014 unsigned char *ecpointformats; member
1602 unsigned char *ecpointformats; member
H A Dt1_lib.c1248 if (s->ext.ecpointformats) { in tls1_get_formatlist()
1249 *pformats = s->ext.ecpointformats; in tls1_get_formatlist()
/openssl/ssl/statem/
H A Dextensions.c1106 if (s->ext.ecpointformats != NULL in final_ec_pt_formats()

Completed in 51 milliseconds