Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DSSL_get_client_random.pod6 SSL_get_server_random,
16 size_t SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen);
32 SSL_get_server_random() behaves the same, but extracts the random value
56 Despite the names of SSL_get_client_random() and SSL_get_server_random(), they
/openssl/util/
H A Dlibssl.num164 SSL_get_server_random 165 3_0_0 EXIST::FUNCTION:
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md205 | `SSL_get_server_random` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/include/openssl/
H A Dssl.h.in2140 __owur size_t SSL_get_server_random(const SSL *ssl, unsigned char *out,
/openssl/ssl/
H A Dssl_lib.c5579 size_t SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen) in SSL_get_server_random() function

Completed in 70 milliseconds