Searched refs:SSL_CTRL_SET_TMP_RSA (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_lib.c1760 cmd == SSL_CTRL_SET_TMP_RSA ||
1804 case SSL_CTRL_SET_TMP_RSA:
2056 case SSL_CTRL_SET_TMP_RSA:
H A Dssl.h1224 #define SSL_CTRL_SET_TMP_RSA 2 macro
1320 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
1329 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h1224 #define SSL_CTRL_SET_TMP_RSA 2 macro
1320 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
1329 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)

Completed in 201 milliseconds