Searched refs:seedLength (Results 1 – 2 of 2) sorted by relevance
60 public abstract int seedLength(); in seedLength() method in KemAlgorithmSpec
75 byte[] seed = getSecureRandomBytes(mHpkeAlgorithmSpec.kem().seedLength()); in createObliviousHttpRequest()