Function hacl_sys::Hacl_HMAC_DRBG_min_length
source · pub unsafe extern "C" fn Hacl_HMAC_DRBG_min_length(
a: Spec_Hash_Definitions_hash_alg
) -> u32
Expand description
Return the minimal entropy input length of the desired hash function.
@param a Hash algorithm to use.