Searched defs:p_len (Results 1 – 9 of 9) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/ |
| D | usb_util.c | 124 usb_printbcd(char *p, uint16_t p_len, uint16_t bcd) in usb_printbcd()
|
| /third_party/openssl/test/ |
| D | cmsapitest.c | 292 static unsigned char *read_all(BIO *bio, long *p_len) in read_all()
|
| D | ecdsatest.c | 81 size_t p_len; in x9_62_tests() local
|
| D | acvp_test.c | 449 const unsigned char *p, size_t p_len, in dsa_create_pkey() 1063 size_t p_len = 0, p1_len = 0, p2_len = 0; in rsa_keygen_test() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | idnaconf.cpp | 233 const int p_len = namebase.length(); in Call() local
|
| /third_party/ffmpeg/libavutil/ |
| D | avstring.c | 306 size_t p_len, c_len; in av_append_path_component() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
| D | id3v2frames.c | 445 parse_id_string (ID3TagsWorking * work, gchar ** p_str, gint * p_len, in parse_id_string()
|
| /third_party/ffmpeg/libavcodec/ |
| D | snowenc.c | 237 int score, score2, iscore, i_len, p_len, block_s, sum, base_bits; in encode_q_branch() local
|
| /third_party/node/src/ |
| D | node_crypto.cc | 5227 bool DiffieHellman::Init(const char* p, int p_len, int g) { in Init() 5250 bool DiffieHellman::Init(const char* p, int p_len, const char* g, int g_len) { in Init()
|