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

/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dssl.h1092 #define SSL_CTRL_SET_TMP_RSA 2 macro
1146 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
1153 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dssl.h1106 #define SSL_CTRL_SET_TMP_RSA 2 macro
1164 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
1173 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)

Completed in 79 milliseconds