crypto_ipcrypt_pfx_encrypt

Function crypto_ipcrypt_pfx_encrypt 

Source
pub unsafe extern "C" fn crypto_ipcrypt_pfx_encrypt(
    out: *mut c_uchar,
    in_: *const c_uchar,
    k: *const c_uchar,
)