Home
last modified time | relevance | path

Searched defs:named_group (Results 1 – 6 of 6) sorted by relevance

/third_party/mbedtls/tests/scripts/
Dgenerate_tls13_compat_tests.py79 def __init__(self, ciphersuite, signature_algorithm, named_group, compat_mode=True): argument
307 def generate_compat_test(server=None, client=None, cipher=None, sig_alg=None, named_group=None): argument
/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h705 typedef struct named_group { struct
710 } named_group; argument
Dpcre2_internal.h1933 #define named_group PCRE2_SUFFIX(named_group_) macro
/third_party/openssl/crypto/ec/
Dec_asn1.c845 EC_GROUP *named_group = NULL; in EC_GROUP_new_from_ecparameters() local
/third_party/mbedtls/library/
Dssl_tls13_client.c281 uint16_t named_group, in ssl_tls13_generate_and_write_ecdh_key_exchange()
Dssl_misc.h1633 static inline int mbedtls_ssl_tls13_named_group_is_ecdhe( uint16_t named_group ) in mbedtls_ssl_tls13_named_group_is_ecdhe()
1642 static inline int mbedtls_ssl_tls13_named_group_is_dhe( uint16_t named_group ) in mbedtls_ssl_tls13_named_group_is_dhe()