Searched refs:TEE_BigIntGetBit (Results 1 – 2 of 2) sorted by relevance
109 unsafe { raw::TEE_BigIntGetBit(self.data_ptr(), bit_index) } in get_bit()
492 pub fn TEE_BigIntGetBit(src: *const TEE_BigInt, bitIndex: u32) -> bool; in TEE_BigIntGetBit() function
Completed in 9 milliseconds