summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJanis Danisevskis <jdanis@google.com>2020-10-09 14:23:17 -0700
committerJanis Danisevskis <jdanis@google.com>2020-11-13 19:55:40 -0800
commit4545933da590ad92faaf075623a0d00a75debfdd (patch)
tree2625680b5bea8c5dce8a52da52c01f893bc48cb0 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent4be5005c05a261ad9cdfb72d968871b2ba648798 (diff)
Keystore 2.0 SPI: Evolve the Crypto SPI.
This patch evolves the Crypto SPI to use the new Keystore 2.0 shim. The main changes are: * The SPI uses the AIDL defined KeyParameter instead of KeymasterArguments. * Operations are created directly from the KeystoreSecurityLevel that is part of the AndroidKeyStoreKey object. Also this patch deletes the DeletatingX509Certificate class. This is no longer needed, because public key operations are no longer performed by Keystore 2.0. We can delegate public certificate operations simply by wrapping such certificates into public keys that are understood by other providers, such as BouncyCastle. Bug: 159476414 Test: None Change-Id: Ice874a8121d80bf788da059b4e8420c7dd799d81
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions