Searched refs:RSA_get_ex_data (Results 1 – 3 of 3) sorted by relevance
393 OPENSSL_EXPORT void *RSA_get_ex_data(const RSA *r, int idx);
319 void *RSA_get_ex_data(const RSA *d, int idx) { in RSA_get_ex_data() function
1899 return reinterpret_cast<KeyExData*>(RSA_get_ex_data(rsa, g_rsa_exdata_index));