Searched refs:supp (Results 1 – 2 of 2) sorted by relevance
13 "partyv-info", "supp-pubinfo" and "supp-privinfo".44 "supp-pubinfo" and "supp-privinfo". If it is specified then none of these other60 =item "supp-pubinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PUBINFO>) <octet string>68 "supp-pubinfo". A value of 0 disables setting the "supp-pubinfo".70 =item "supp-privinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PRIVINFO>) <octet string>
921 const uint16_t *pref, *supp; in tls1_shared_group() local953 tls1_get_peer_groups(s, &supp, &num_supp); in tls1_shared_group()956 tls1_get_supported_groups(s, &supp, &num_supp); in tls1_shared_group()964 if (!tls1_in_list(id, supp, num_supp) in tls1_shared_group()
Completed in 13 milliseconds