Searched refs:pseudoRandomKey (Results 1 – 1 of 1) sorted by relevance
97 private static byte[] hkdfSha256Expand(byte[] pseudoRandomKey, byte[] info) in hkdfSha256Expand() argument108 sha256.init(new SecretKeySpec(pseudoRandomKey, AES)); in hkdfSha256Expand()