Searched refs:RSA_set_method (Results 1 – 5 of 5) sorted by relevance
290 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth);
109 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth) in RSA_set_method() function
444 if (!RSA_set_method(rsa, rsa_meth)) in tls_cryptoapi_cert()
397 if (!RSA_set_method(rsa, rsa_meth)) in tls_cryptoapi_cert()