Searched refs:PRINCECipher (Results 1 – 2 of 2) sorted by relevance
12 public class PRINCECipher class
180 var dataPrince = PRINCECipher.Scramble(index | dataNonce, key[1], key[0], rounds: 6); in LoadWord()