Searched refs:KeyStoreCryptoOperationUtils (Results 1 – 8 of 8) sorted by relevance
34 abstract class KeyStoreCryptoOperationUtils { class38 private KeyStoreCryptoOperationUtils() {} in KeyStoreCryptoOperationUtils() method in KeyStoreCryptoOperationUtils
219 InvalidKeyException e = KeyStoreCryptoOperationUtils.getInvalidKeyExceptionForInit( in ensureKeystoreOperationInitialized()326 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineSign()
238 byte[] additionalEntropy = KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in ensureKeystoreOperationInitialized()265 GeneralSecurityException e = KeyStoreCryptoOperationUtils.getExceptionForCipherInit( in ensureKeystoreOperationInitialized()504 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineDoFinal()
184 InvalidKeyException e = KeyStoreCryptoOperationUtils.getInvalidKeyExceptionForInit( in ensureKeystoreOperationInitialized()
309 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineGenerateKey()
463 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in generateKeyPair()
3121 android.security.keystore.KeyStoreCryptoOperationUtils
12995 HSPLandroid/security/keystore/KeyStoreCryptoOperationUtils;->getExceptionForCipherInit(Landroid/sec…35660 Landroid/security/keystore/KeyStoreCryptoOperationUtils;