Searched refs:identities (Results 1 – 4 of 4) sorted by relevance
47 Numeric identities are expected to be an algorithm identity for the methods.49 these numeric identities accordingly.
980 PACKET identities, binders, binder; in tls_parse_ctos_psk() local994 if (!PACKET_get_length_prefixed_2(pkt, &identities)) { in tls_parse_ctos_psk()1000 for (id = 0; PACKET_remaining(&identities) != 0; id++) { in tls_parse_ctos_psk()1005 if (!PACKET_get_length_prefixed_2(&identities, &identity) in tls_parse_ctos_psk()1006 || !PACKET_get_net_4(&identities, &ticket_agel)) { in tls_parse_ctos_psk()
32 The available function identities and corresponding function
12979 specific names (called "system identities"). In the C code, these
Completed in 29 milliseconds