Searched refs:getRandomBytesToMixIntoKeystoreRng (Results 1 – 5 of 5) sorted by relevance
98 static byte[] getRandomBytesToMixIntoKeystoreRng(SecureRandom rng, int sizeBytes) { in getRandomBytesToMixIntoKeystoreRng() method in KeyStoreCryptoOperationUtils
238 byte[] additionalEntropy = KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in ensureKeystoreOperationInitialized()504 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineDoFinal()
326 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineSign()
309 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in engineGenerateKey()
463 KeyStoreCryptoOperationUtils.getRandomBytesToMixIntoKeystoreRng( in generateKeyPair()