Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/
H A Dxp_ssl.c95 static RSA *tmp_rsa_cb(SSL *s, int is_export, int keylength);
1134 static RSA *tmp_rsa_cb(SSL *s, int is_export, int keylength) in tmp_rsa_cb() function
1252 SSL_CTX_set_tmp_rsa_callback(ctx, tmp_rsa_cb); in set_server_specific_opts()

Completed in 10 milliseconds