Searched defs:RSA_new (Results 1 – 2 of 2) sorted by relevance
78 RSA *RSA_new(void) in RSA_new() function
71 RSA *RSA_new(void) { return RSA_new_method(NULL); } in RSA_new() function