Searched refs:t_n (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dac.c2383 size_t t_n;
2433 t_n = asn_n + h_n;
2434 t = gcry_malloc (t_n);
2448 if (options->em_n < t_n + 11)
2457 ps_n = options->em_n - t_n - 3;
2472 buffer_n = ps_n + t_n + 3;
2485 for (i = 0; i < t_n; i++)
2375 size_t t_n; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dac.c2383 size_t t_n;
2433 t_n = asn_n + h_n;
2434 t = gcry_malloc (t_n);
2448 if (options->em_n < t_n + 11)
2457 ps_n = options->em_n - t_n - 3;
2472 buffer_n = ps_n + t_n + 3;
2485 for (i = 0; i < t_n; i++)
2375 size_t t_n; local

Completed in 60 milliseconds