Function psa_crypto_sys::psa_copy_key[][src]

pub unsafe extern "C" fn psa_copy_key(
    source_key: u32,
    attributes: *const psa_key_attributes_t,
    target_key: *mut u32
) -> i32