Home
last modified time | relevance | path

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

/optee_rust/examples/big_int-rs/ta/src/
A Dmain.rs49 fn compare(n0: &BigInt, n1: &BigInt) -> Result<()> { in compare() function
111 Command::Compare => compare(&n0, &n1), in invoke_command()

Completed in 3 milliseconds