Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/math/
A Dltm_desc.c44 static int init_mpi(void **a) in init_mpi() function
62 if ((err = init_mpi(a)) != CRYPT_OK) { in init()
97 if ((err = init_mpi(a)) != CRYPT_OK) return err; in init_copy()

Completed in 3 milliseconds