aws_lc_sys

Function HMAC_get_precomputed_key

Source
pub unsafe extern "C" fn HMAC_get_precomputed_key(
    ctx: *mut HMAC_CTX,
    out: *mut u8,
    out_len: *mut usize,
) -> c_int