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