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

/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_mul.c431 int tna = n + dna, tnb = n + dnb; local
463 c1 = bn_cmp_part_words(a, &(a[n]), tna, n - tna);
468 bn_sub_part_words(t, &(a[n]), a, tna, tna - n); /* - */
475 bn_sub_part_words(t, &(a[n]), a, tna, tna - n); /* - */
485 bn_sub_part_words(t, a, &(a[n]), tna, n - tna); /* + */
493 bn_sub_part_words(t, a, &(a[n]), tna,
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...]
H A Dbn_lcl.h466 int n, int tna, int tnb, BN_ULONG *t);
/freebsd-9.3-release/etc/
H A Dservices261 cisco-tna 131/tcp #cisco TNATIVE
262 cisco-tna 131/udp #cisco TNATIVE

Completed in 573 milliseconds