Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c27 static size_t g_len; // the number of nodes currently in use variable
/third_party/node/src/crypto/
H A Dcrypto_dh.cc178 bool DiffieHellman::Init(const char* p, int p_len, const char* g, int g_len) { in Init() argument
/third_party/openssl/test/
H A Dacvp_test.c448 dsa_create_pkey(EVP_PKEY **pkey, const unsigned char *p, size_t p_len, const unsigned char *q, size_t q_len, const unsigned char *g, size_t g_len, const unsigned char *seed, size_t seed_len, int counter, int validate_pq, int validate_g, const unsigned char *pub, size_t pub_len, BN_CTX *bn_ctx) dsa_create_pkey() argument
/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c1784 unsigned g_len = ics->group_len[g]; in decode_spectrum_and_dequant() local
2039 unsigned g_len in decode_spectrum_and_dequant() local
[all...]

Completed in 8 milliseconds