Searched defs:outputByteSize (Results 1 – 1 of 1) sorted by relevance
31 private final int outputByteSize; field in FsVerityHashAlgorithm33 FsVerityHashAlgorithm(byte id, String hashAlgorithm, int outputByteSize) { in FsVerityHashAlgorithm()