Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c123 usb_printbcd(char *p, uint16_t p_len, uint16_t bcd) in usb_printbcd() argument
/third_party/icu/icu4c/source/test/intltest/
H A Didnaconf.cpp158 const int p_len = namebase.length(); in Call() local
/third_party/node/deps/v8/src/bigint/
H A Dmul-toom.cc73 int p_len = i + 1; // For all px, qx below. in Toom3Main() local
/third_party/openssl/test/
H A Dcmsapitest.c292 static unsigned char *read_all(BIO *bio, long *p_len) in read_all() argument
H A Decdsatest.c81 size_t p_len; in x9_62_tests() local
H A Dacvp_test.c1063 size_t p_len = 0, p1_len = 0, p2_len = 0; in rsa_keygen_test() local
448 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/curl/src/
H A Dtool_doswin.c509 size_t p_len; in rename_if_reserved_dos_device_name() local
/third_party/ffmpeg/libavutil/
H A Davstring.c309 size_t p_len, c_len; in av_append_path_component() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_dh.cc154 bool DiffieHellman::Init(const char* p, int p_len, int g) { in Init() argument
178 bool DiffieHellman::Init(const char* p, int p_len, const char* g, int g_len) { in Init() argument
/third_party/ffmpeg/libavcodec/
H A Dsnowenc.c228 int score, score2, iscore, i_len, p_len, block_s, sum, base_bits; in encode_q_branch() local
/third_party/curl/lib/
H A Dhttp.c4597 Curl_http_req_make(struct httpreq **preq, const char *method, size_t m_len, const char *scheme, size_t s_len, const char *authority, size_t a_len, const char *path, size_t p_len) Curl_http_req_make() argument

Completed in 17 milliseconds