Home
last modified time | relevance | path

Searched refs:KeyStoreCryptoOperationUtils (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyStoreCryptoOperationUtils.java34 abstract class KeyStoreCryptoOperationUtils { class
38 private KeyStoreCryptoOperationUtils() {} in KeyStoreCryptoOperationUtils() method in KeyStoreCryptoOperationUtils
DAndroidKeyStoreSignatureSpiBase.java219 InvalidKeyException e = KeyStoreCryptoOperationUtils.getInvalidKeyExceptionForInit( in ensureKeystoreOperationInitialized()
326 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineSign()
DAndroidKeyStoreCipherSpiBase.java238 byte[] additionalEntropy = KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in ensureKeystoreOperationInitialized()
265 GeneralSecurityException e = KeyStoreCryptoOperationUtils.getExceptionForCipherInit( in ensureKeystoreOperationInitialized()
504 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineDoFinal()
DAndroidKeyStoreHmacSpi.java184 InvalidKeyException e = KeyStoreCryptoOperationUtils.getInvalidKeyExceptionForInit( in ensureKeystoreOperationInitialized()
DAndroidKeyStoreKeyGeneratorSpi.java309 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineGenerateKey()
DAndroidKeyStoreKeyPairGeneratorSpi.java463 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in generateKeyPair()
/frameworks/base/config/
Dpreloaded-classes3121 android.security.keystore.KeyStoreCryptoOperationUtils
Dboot-image-profile.txt12995 HSPLandroid/security/keystore/KeyStoreCryptoOperationUtils;->getExceptionForCipherInit(Landroid/sec…
35660 Landroid/security/keystore/KeyStoreCryptoOperationUtils;