Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_arith_mpi.c52 struct bigint_hdr { struct
62 struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in copy_mpi_to_bigint() argument
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()

Completed in 4 milliseconds