Home
last modified time | relevance | path

Searched defs:pgroups (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c145 const uint16_t *pgroups = NULL; in use_ecc() local
219 const uint16_t *pgroups = NULL; in tls_construct_ctos_supported_groups() local
711 const uint16_t *pgroups = NULL; in tls_construct_ctos_key_share() local
1895 const uint16_t *pgroups = NULL; in tls_parse_stoc_key_share() local
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c781 void tls1_get_supported_groups(SSL_CONNECTION *s, const uint16_t **pgroups, in tls1_get_supported_groups()
828 void tls1_get_requested_keyshare_groups(SSL_CONNECTION *s, const uint16_t **pgroups, in tls1_get_requested_keyshare_groups()
H A Dssl_local.h2520 const uint16_t **pgroups, in tls1_get_peer_groups()