Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Drsa_sup_mul.c16 typedef __uint128_t limb2_t; typedef
23 typedef uint64_t limb2_t; typedef
102 limb2_t t; in _mul_limb()
108 t = (limb2_t)a * b; in _mul_limb()