Home
last modified time | relevance | path

Searched defs:llen (Results 1 – 21 of 21) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/listxattr/
Dlistxattr01.c36 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute()
/third_party/ltp/testcases/kernel/syscalls/llistxattr/
Dllistxattr01.c39 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute()
/third_party/ltp/testcases/kernel/syscalls/flistxattr/
Dflistxattr01.c37 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute()
/third_party/toybox/toys/posix/
Dcksum.c55 uint64_t llen = 0, llen2; in do_cksum() local
Dcpio.c227 ssize_t llen; in cpio_main() local
/third_party/openssl/ssl/
Dtls13_enc.c820 const char *label, size_t llen, in tls13_export_keying_material()
862 const char *label, size_t llen, in tls13_export_keying_material_early()
Dt1_enc.c701 const char *label, size_t llen, in tls1_export_keying_material()
Dssl_lib.c3133 const char *label, size_t llen, in SSL_export_keying_material()
3147 const char *label, size_t llen, in SSL_export_keying_material_early()
/third_party/openssl/ohos_lite/include/openssl/
Drsa.h153 # define EVP_PKEY_CTX_set0_rsa_oaep_label(ctx, l, llen) \ argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface_udp.c510 int llen; local
Dctrl_iface_named_pipe.c483 int llen; in wpa_supplicant_ctrl_iface_send() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface_udp.c530 int llen; local
Dctrl_iface_named_pipe.c486 int llen; in wpa_supplicant_ctrl_iface_send() local
/third_party/libfuse/lib/modules/
Dsubdir.c108 size_t llen; in transform_symlink() local
/third_party/openssl/crypto/rsa/
Drsa_lib.c1084 int EVP_PKEY_CTX_set0_rsa_oaep_label(EVP_PKEY_CTX *ctx, void *label, int llen) in EVP_PKEY_CTX_set0_rsa_oaep_label()
/third_party/mksh/
Dmisc.c1707 int llen; in do_realpath() local
/third_party/ffmpeg/libavcodec/
Dj2kenc.c867 int llen = 0, length; in encode_packet() local
Djpeg2000dec.c1138 int incl, newpasses, llen; in jpeg2000_decode_packet() local
/third_party/lz4/lib/
Dlz4hc.c1372 int const llen = (int)(ip - anchor); in LZ4HC_compress_optimal() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c7870 uint32_t llen; local
/third_party/python/Objects/
Dunicodeobject.c14759 Py_ssize_t llen; in _PyUnicode_FormatLong() local