Searched refs:identities (Results 1 – 7 of 7) sorted by relevance
43 Available function identities and corresponding function signatures are45 Furthermore, the chosen function identities and associated function
39 This string is a colon separated set of names / identities, and is used by43 Multiple names / identities allow a specific algorithm implementation to be45 known identities:
77 can be set. For details on setting X509_ACERT holder identities, see
51 Numeric identities are expected to be an algorithm identity for the methods.53 these numeric identities accordingly.
1027 PACKET identities, binders, binder; in tls_parse_ctos_psk() local1044 if (!PACKET_get_length_prefixed_2(pkt, &identities)) { in tls_parse_ctos_psk()1050 for (id = 0; PACKET_remaining(&identities) != 0; id++) { in tls_parse_ctos_psk()1055 if (!PACKET_get_length_prefixed_2(&identities, &identity) in tls_parse_ctos_psk()1056 || !PACKET_get_net_4(&identities, &ticket_agel)) { in tls_parse_ctos_psk()
419 IDENTIFIER sub-identities. ([CVE-2023-2650])
14918 specific names (called "system identities"). In the C code, these
Completed in 52 milliseconds