std::hash::hmac {HashAlg, HASH_BYTES, BLOCK_BYTES}

pbkdf2

fn void pbkdf2(char[] pw, char[] salt, uint iterations, char[] output)

Parameters