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