Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dt1_lib.c762 const TLS_GROUP_INFO *tls_group_info = tls1_group_id_lookup(ctx, group_id); in tls1_group_id2name() local
764 if (tls_group_info == NULL) in tls1_group_id2name()
767 return tls_group_info->tlsname; in tls1_group_id2name()

Completed in 10 milliseconds