Home
last modified time | relevance | path

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

/optee_rust/examples/aes-rs/ta/src/
A Dmain.rs90 pub fn ta2tee_algo_id(algo_id: u32) -> Result<AlgorithmId> { in ta2tee_algo_id() function
122 …is_algorithm_supported(ta2tee_algo_id(algo_value).unwrap() as u32, ElementId::ElementNone as u32)?; in alloc_resources()
125 ta2tee_algo_id(algo_value).unwrap(), in alloc_resources()

Completed in 5 milliseconds