Searched defs:g_len (Results 1 – 3 of 3) sorted by relevance
1769 unsigned g_len = ics->group_len[g]; in decode_spectrum_and_dequant() local2024 unsigned g_len = ics->group_len[g]; in decode_spectrum_and_dequant() local
451 const unsigned char *g, size_t g_len, in dsa_create_pkey()
5250 bool DiffieHellman::Init(const char* p, int p_len, const char* g, int g_len) { in Init()