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.c144 const uint16_t *pgroups = NULL; in use_ecc() local
218 const uint16_t *pgroups = NULL; in tls_construct_ctos_supported_groups() local
707 const uint16_t *pgroups = NULL; in tls_construct_ctos_key_share() local
1897 const uint16_t *pgroups = NULL; in tls_parse_stoc_key_share() local
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c780 void tls1_get_supported_groups(SSL_CONNECTION *s, const uint16_t **pgroups, in tls1_get_supported_groups()
827 void tls1_get_requested_keyshare_groups(SSL_CONNECTION *s, const uint16_t **pgroups, in tls1_get_requested_keyshare_groups()
H A Dssl_local.h2517 const uint16_t **pgroups, in tls1_get_peer_groups()