Searched refs:ENGINE_set_RSA_method (Results 1 – 3 of 3) sorted by relevance
56 OPENSSL_EXPORT int ENGINE_set_RSA_method(ENGINE *engine,
63 int ENGINE_set_RSA_method(ENGINE *engine, const RSA_METHOD *method, in ENGINE_set_RSA_method() function
2152 ENGINE_set_RSA_method(g_engine, &android_rsa_method, sizeof(android_rsa_method));