Searched defs:tna (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/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 106 milliseconds