Skip to main content

aesEncryptWithKey

Function aesEncryptWithKey 

Source
pub unsafe extern "C" fn aesEncryptWithKey(
    aesKey: *mut c_char,
    plaintext: *mut c_char,
) -> *mut c_char