Function tomcrypt_sys::pmac_init [] [src]

pub unsafe extern "C" fn pmac_init(
    pmac: *mut pmac_state,
    cipher: c_int,
    key: *const c_uchar,
    keylen: c_ulong
) -> c_int