Searched refs:is_algorithm_supported (Results 1 – 2 of 2) sorted by relevance
23 use optee_utee::{is_algorithm_supported};122 …is_algorithm_supported(ta2tee_algo_id(algo_value).unwrap() as u32, ElementId::ElementNone as u32)?; in alloc_resources()
230 pub fn is_algorithm_supported(alg_id: u32, element: u32) -> Result<()> { in is_algorithm_supported() function
Completed in 12 milliseconds