Searched defs:tnb (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_mul.c431 int tna = n + dna, tnb = n + dnb; local
577 bn_mul_part_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n, int tna, int tnb, BN_ULONG *t) argument
[all...]

Completed in 125 milliseconds