Searched defs:RSA_new_method (Results 1 – 3 of 3) sorted by relevance
50 RSA *RSA_new_method(ENGINE *engine) in RSA_new_method() function
87 RSA *RSA_new_method(const ENGINE *engine) { in RSA_new_method() function
2026 #define RSA_new_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RSA_new_method) macro