Make_HKDF.Noalloc
val extract : salt:bytes -> ikm:bytes -> prk:bytes -> unit
val expand : prk:bytes -> info:bytes -> okm:bytes -> unit