Searched refs:aidl_to_rust_aes_cipher_params (Results 1 – 2 of 2) sorted by relevance
79 pub(crate) fn aidl_to_rust_aes_cipher_params( in aidl_to_rust_aes_cipher_params() function
334 let mode = helpers::aidl_to_rust_aes_cipher_params(parameters, &opaque_key)?; in new()