Function flipper0::ffi::hmac_sha256_init

source ·
pub unsafe extern "C" fn hmac_sha256_init(
    ctx: *mut hmac_sha256_context,
    K: *const u8
)