Searched refs:insecureEncrypt (Results 1 – 1 of 1) sorted by relevance
25 private static long insecureEncrypt(long input) { in insecureEncrypt() method in ExampleValueProfileFuzzer38 if (insecureEncrypt(plaintextBlocks[0]) == 0x9fc48ee64d3dc090L) { in fuzzerTestOneInput()42 if (insecureEncrypt(plaintextBlocks[1]) == 0x888a82ff483ad9c2L) { in fuzzerTestOneInput()