KeyStore: Skipped unsupported algorithms from test

Only default MGF digest (OAEPWithSHA-1AndMGF1Padding) is accepted in KeyMaster
implementations. Hence non supported algorithms are skipped for
keyMaster version below KeyMint_1 in the testKatBasicWithDifferentProviders test.

These algorithms could be handled by software emulation till then these
algorithms are skipped.

Bug: 248036877
Test: atest CtsKeystoreTestCases:android.keystore.cts.CipherTest#testKatBasicWithDifferentProviders
Change-Id: I085fa35d5f6611394d8321d45ec23986eed2d416
1 file changed