Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Decp_nistp224.c1147 unsigned gen_mul = (g_scalar != NULL); in batch_mul() local
1168 if (gen_mul && (i <= 27)) { in batch_mul()
A Decp_nistp521.c1589 unsigned num, gen_mul = (g_scalar != NULL); in batch_mul() local
1610 if (gen_mul && (i <= 130)) { in batch_mul()
A Decp_nistp256.c1679 unsigned num, gen_mul = (g_scalar != NULL); in batch_mul() local
1701 if (gen_mul && (i <= 31)) { in batch_mul()

Completed in 12 milliseconds