TEE_BigIntSquare

Function TEE_BigIntSquare 

Source
pub unsafe extern "C" fn TEE_BigIntSquare(
    dest: *mut TEE_BigInt,
    op: *const TEE_BigInt,
)