psa_cipher_decrypt_setup

Function psa_cipher_decrypt_setup 

Source
pub unsafe extern "C" fn psa_cipher_decrypt_setup(
    operation: *mut psa_cipher_operation_t,
    key: u32,
    alg: u32,
) -> i32