Searched defs:toHashType (Results 1 – 8 of 8) sorted by relevance
116 public static Enums.HashType toHashType(HashType hash) throws GeneralSecurityException { in toHashType() method in SigUtil
92 private static HmacPrfParameters.HashType toHashType(HashType hashType) in toHashType() method in HmacPrfProtoSerialization
92 private static HkdfPrfParameters.HashType toHashType(HashType hashType) in toHashType() method in HkdfPrfProtoSerialization
94 private static AesCtrHmacStreamingParameters.HashType toHashType(HashType hashType) in toHashType() method in AesCtrHmacStreamingProtoSerialization
93 private static AesGcmHkdfStreamingParameters.HashType toHashType(HashType hashType) in toHashType() method in AesGcmHkdfStreamingProtoSerialization
125 private static AesCtrHmacAeadParameters.HashType toHashType(HashType hashType) in toHashType() method in AesCtrHmacAeadProtoSerialization
129 private static EcdsaParameters.HashType toHashType(HashType hashType) in toHashType() method in EcdsaProtoSerialization
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...