Searched refs:ArbitraryOutputLen (Results 1 – 1 of 1) sorted by relevance
626 prk.expand(&info, ArbitraryOutputLen(out.len())) in hkdf_expand_label()650 struct ArbitraryOutputLen(usize); struct652 impl hkdf::KeyType for ArbitraryOutputLen { implementation