Searched defs:RSA_get_ex_data (Results 1 – 3 of 3) sorted by relevance
161 void *RSA_get_ex_data(const RSA *r, int idx) in RSA_get_ex_data() function
373 void *RSA_get_ex_data(const RSA *rsa, int idx) { in RSA_get_ex_data() function
2020 #define RSA_get_ex_data BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RSA_get_ex_data) macro