Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs109 unsafe { raw::TEE_BigIntGetBit(self.data_ptr(), bit_index) } in get_bit()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs492 pub fn TEE_BigIntGetBit(src: *const TEE_BigInt, bitIndex: u32) -> bool; in TEE_BigIntGetBit() function

Completed in 9 milliseconds