Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dxp_ssl.c98 static RSA *php_openssl_tmp_rsa_cb(SSL *s, int is_export, int keylength);
1153 static RSA *php_openssl_tmp_rsa_cb(SSL *s, int is_export, int keylength) in php_openssl_tmp_rsa_cb() function
1271 SSL_CTX_set_tmp_rsa_callback(ctx, php_openssl_tmp_rsa_cb); in php_openssl_set_server_specific_opts()

Completed in 10 milliseconds