Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DOSSL_DISPATCH.pod43 Available function identities and corresponding function signatures are
45 Furthermore, the chosen function identities and associated function
H A DOSSL_ALGORITHM.pod39 This string is a colon separated set of names / identities, and is used by
43 Multiple names / identities allow a specific algorithm implementation to be
45 known identities:
H A DX509_get_subject_name.pod77 can be set. For details on setting X509_ACERT holder identities, see
/openssl/doc/internal/man3/
H A DOSSL_METHOD_STORE.pod51 Numeric identities are expected to be an algorithm identity for the methods.
53 these numeric identities accordingly.
/openssl/ssl/statem/
H A Dextensions_srvr.c1027 PACKET identities, binders, binder; in tls_parse_ctos_psk() local
1044 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()
/openssl/
H A DNEWS.md419 IDENTIFIER sub-identities. ([CVE-2023-2650])
H A DCHANGES.md14918 specific names (called "system identities"). In the C code, these

Completed in 79 milliseconds