Add RSA-OAEP and RSA-PSS to StandardNames.

This fixes
libcore.java.security.ProviderTest#test_Provider_getServices which got
broken by Android Keystore Provider exposing RSA encryption with
RSA-OAEP padding scheme and RSA signatures with RSA-PSS padding scheme.

Bug: 21870225
Change-Id: I661a333579a29b5ede2b517e1a020d73122bfffc
1 file changed