Home
last modified time | relevance | path

Searched refs:SSL_SESSION_get0_id_context (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/openssl/doc/man3/
HDSSL_SESSION_get0_id_context.pod5 SSL_SESSION_get0_id_context,
13 const unsigned char *SSL_SESSION_get0_id_context(const SSL_SESSION *s,
23 SSL_SESSION_get0_id_context() returns the ID context associated with
45 The SSL_SESSION_get0_id_context() function was added in OpenSSL 1.1.0.
/freebsd-13-stable/secure/lib/libssl/
HDVersion.map175 SSL_SESSION_get0_id_context;
/freebsd-13-stable/crypto/openssl/ssl/
HDssl_sess.c235 const unsigned char *SSL_SESSION_get0_id_context(const SSL_SESSION *s, in SSL_SESSION_get0_id_context() function
/freebsd-13-stable/crypto/openssl/include/openssl/
HDssl.h1667 const unsigned char *SSL_SESSION_get0_id_context(const SSL_SESSION *s,
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
HDMakefile351 MAN+= SSL_SESSION_get0_id_context.3
2746 MLINKS+= SSL_SESSION_get0_id_context.3 SSL_SESSION_set1_id_context.3