Home
last modified time | relevance | path

Searched defs:clen (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/openssl/test/
Drsa_test.c217 int clen = 0; in rsa_setkey() local
236 int success, unsigned char *ctext_ex, int *clen, in test_rsa_simple()
312 int clen = 0; in test_rsa_oaep() local
/third_party/curl/lib/
Ddotdot.c57 size_t clen = inlen; /* the length of the cloned input */ in Curl_dedotdotify() local
Drand.c52 size_t clen = sizeof(seed); in randit() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dsha384-kdf.c40 size_t pos, clen; in hmac_sha384_kdf() local
Dsha256-tlsprf.c32 size_t clen; in tls_prf_sha256() local
Dsha256-kdf.c40 size_t pos, clen; in hmac_sha256_kdf() local
Dsha512-kdf.c40 size_t pos, clen; in hmac_sha512_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dsha256-tlsprf.c32 size_t clen; in tls_prf_sha256() local
Dsha384-tlsprf.c32 size_t clen; in tls_prf_sha384() local
Dsha256-kdf.c40 size_t pos, clen; in hmac_sha256_kdf() local
Dsha512-kdf.c40 size_t pos, clen; in hmac_sha512_kdf() local
Dsha384-kdf.c40 size_t pos, clen; in hmac_sha384_kdf() local
/third_party/lwip/src/core/ipv4/
Dip4_frag.c167 u16_t clen; in ip_reass_free_complete_datagram() local
278 ip_reass_enqueue_new_datagram(struct ip_hdr *fraghdr, int clen) in ip_reass_enqueue_new_datagram()
509 u16_t offset, len, clen; in ip4_reass() local
/third_party/curl/lib/vauth/
Dcleartext.c68 size_t clen; in Curl_auth_create_plain_message() local
/third_party/lwip/src/netif/ppp/
Dchap-new.c258 int clen = 1, nlen, len; in chap_generate_challenge() local
437 int clen, nlen; local
596 int clen, nlen; local
/third_party/ffmpeg/libavutil/tests/
Dlzo.c42 lzo_uint clen = 0; in main() local
/third_party/typescript/src/server/
DscriptVersionCache.ts653 const clen = this.children.length; constant
712 const clen = this.children.length; constant
729 const clen = this.children.length; constant
746 const clen = this.children.length; constant
/third_party/node/deps/icu-small/source/i18n/
Duni2name.cpp100 int32_t clen = U16_LENGTH(c); in handleTransliterate() local
/third_party/toybox/toys/posix/
Dwc.c61 int len = 0, clen = 1, space = 0; in do_wc() local
/third_party/skia/third_party/externals/icu/source/i18n/
Duni2name.cpp100 int32_t clen = U16_LENGTH(c); in handleTransliterate() local
/third_party/icu/icu4c/source/i18n/
Duni2name.cpp100 int32_t clen = U16_LENGTH(c); in handleTransliterate() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duni2name.cpp100 int32_t clen = U16_LENGTH(c); in handleTransliterate() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DUnicodeNameTransliterator.java63 int clen = UTF16.getCharCount(c); in handleTransliterate() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeNameTransliterator.java64 int clen = UTF16.getCharCount(c); in handleTransliterate() local
/third_party/lwip/src/core/ipv6/
Dip6_frag.c152 u16_t clen; in ip6_reass_free_complete_datagram() local
279 u16_t clen; in ip6_reass() local

1234