Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_openssl.c88 static size_t SSL_get_client_random(const SSL *ssl, unsigned char *out, in SSL_get_client_random() function
4319 keys->client_random_len = SSL_get_client_random( in tls_connection_get_random()
4464 SSL_get_client_random(ssl, client_random, sizeof(client_random)); in tls_connection_get_eap_fast_key()
5810 SSL_get_client_random(s, client_random, sizeof(client_random)); in tls_sess_sec_cb()