Function tomcrypt_sys::dsa_import [] [src]

pub unsafe extern "C" fn dsa_import(
    in_: *const c_uchar,
    inlen: c_ulong,
    key: *mut dsa_key
) -> c_int