[][src]Function sgx_types::sgx_hmac256_update

pub unsafe extern "C" fn sgx_hmac256_update(
    p_src: *const uint8_t,
    src_len: int32_t,
    hmac_handle: sgx_hmac_state_handle_t
) -> sgx_status_t