Home
last modified time | relevance | path

Searched refs:input_to_encrypt_6 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcrypto_operation.rs876 let input_to_encrypt_6 = "random one."; in process_aes_encrypt_decrypt_operations() localVariable
877 let mut input_data = input_to_encrypt_6.as_bytes().to_vec(); in process_aes_encrypt_decrypt_operations()
978 + input_to_encrypt_6; in process_aes_encrypt_decrypt_operations()