Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dtls.c25 static RSA *tmp_rsa_key __P((SSL *, int, int));
1051 SSL_CTX_set_tmp_rsa_callback(*ctx, tmp_rsa_key);
1458 tmp_rsa_key(s, export, keylength) in tmp_rsa_key() function