Searched refs:bigint_hdr (Results 1 – 1 of 1) sorted by relevance
52 struct bigint_hdr { struct62 struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in copy_mpi_to_bigint() argument98 COMPILE_TIME_ASSERT(sizeof(struct bigint_hdr) == in get_mpi()104 const struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in get_mpi()120 struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in TEE_BigIntInit()
Completed in 3 milliseconds