Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs113 unsafe { raw::TEE_BigIntGetBitCount(self.data_ptr()) } in get_bit_count()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs493 pub fn TEE_BigIntGetBitCount(src: *const TEE_BigInt) -> u32; in TEE_BigIntGetBitCount() function

Completed in 16 milliseconds