Searched refs:bigint_hdr (Results 1 – 1 of 1) sorted by relevance
52 struct bigint_hdr { struct 62 struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in copy_mpi_to_bigint() argument 95 * The struct bigint_hdr is the overhead added to the bigint and in get_mpi() 98 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() 372 const struct bigint_hdr *src_hd in TEE_BigIntAssign() [all...]