Home
last modified time | relevance | path

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

/openssl-master/doc/internal/man3/
A DOSSL_METHOD_STORE.pod47 Numeric identities are expected to be an algorithm identity for the methods.
49 these numeric identities accordingly.
/openssl-master/ssl/statem/
A Dextensions_srvr.c980 PACKET identities, binders, binder; in tls_parse_ctos_psk() local
994 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()
/openssl-master/doc/man7/
A Dopenssl-core.h.pod32 The available function identities and corresponding function
/openssl-master/
A DCHANGES.md12979 specific names (called "system identities"). In the C code, these

Completed in 29 milliseconds