Home
last modified time | relevance | path

Searched defs:mul (Results 1 – 9 of 9) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dtiger.c551 LTC_INLINE static void tiger_round(ulong64 *a, ulong64 *b, ulong64 *c, ulong64 x, int mul) in tiger_round()
565 static void s_pass(ulong64 *a, ulong64 *b, ulong64 *c, const ulong64 *x, int mul) in s_pass()
/optee_os-3.20.0/core/drivers/clk/sam/
A Dat91_pll.c42 uint16_t mul; member
66 uint16_t mul = 0; in clk_pll_enable() local
117 uint32_t *div, uint32_t *mul, in clk_pll_get_best_div_mul()
233 uint32_t mul = 0; in clk_pll_set_rate() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_math.h232 int (*mul)(void *a, void *b, void *c); member
/optee_os-3.20.0/core/drivers/
A Dversal_trng.c724 uint32_t mul) in trng_reseed_internal()
831 uint32_t mul) in trng_reseed()
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/
A Dgmp_desc.c257 static int mul(void *a, void *b, void *c) in mul() function
A Dltm_desc.c271 static int mul(void *a, void *b, void *c) in mul() function
A Dtfm_desc.c236 static int mul(void *a, void *b, void *c) in mul() function
/optee_os-3.20.0/core/crypto/
A Daes-gcm.c529 uint32_t mul = 0; in internal_aes_gcm_gfmul() local
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dmpi_desc.c314 static int mul(void *a, void *b, void *c) in mul() function

Completed in 17 milliseconds