Computes PRF(key, in), for a key of params.n bytes, and a 32-byte input.
( params: &XmssParams, out: &mut [u8], input: &[u8; 32], key: &[u8], )
source not stored for this graph (policy: none)
no test coverage detected