Function csp_crypto_decrypt

Source
pub unsafe extern "C" fn csp_crypto_decrypt(
    ciphertext_in: *mut u8,
    ciphertext_len: u8,
    msg_out: *mut u8,
) -> c_int
Expand description

Implement these, if you use csp_if_tun