Searched defs:RSA_set_ex_data (Results 1 – 2 of 2) sorted by relevance
156 int RSA_set_ex_data(RSA *r, int idx, void *arg) in RSA_set_ex_data() function
2077 #define RSA_set_ex_data BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RSA_set_ex_data) macro