Home
last modified time | relevance | path

Searched defs:clen (Results 51 - 75 of 90) sorted by relevance

1234

/third_party/openssl/test/
H A Ddestest.c715 int clen, clen_upd, clen_fin, plen, plen_upd, plen_fin, expect, bs, i; in test_des_key_wrap() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_libtomcrypt.c218 unsigned long clen; in crypto_hash_finish() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.c141 size_t clen; in ikev2_prf_plus() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_libtomcrypt.c218 unsigned long clen; in crypto_hash_finish() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Dikev2_common.c141 size_t clen; in ikev2_prf_plus() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_symc.c459 hi_u8 clen[AES_BLOCK_SIZE]; in symc_add_buf_list() local
1070 hi_u8 clen[AES_BLOCK_SIZE] = {0}; in cryp_aead_gcm_crypto() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_symc_v100.c1272 hi_s32 drv_aead_gcm_add_clen(hi_u32 chn_num, hi_u8 *clen, hi_u32 clen_len) in drv_aead_gcm_add_clen() argument
H A Ddrv_symc_v200.c1401 hi_s32 drv_aead_gcm_add_clen(hi_u32 chn_num, hi_u8 *clen, hi_u32 clen_len) in drv_aead_gcm_add_clen() argument
/third_party/curl/tests/server/
H A Drtspd.c477 unsigned long clen = 0; in ProcessRequest() local
H A Dsws.c630 unsigned long clen = 0; in ProcessRequest() local
/third_party/elfutils/libcpu/
H A Di386_disasm.c388 uint_fast8_t clen = len >> 4; in i386_disasm() local
/third_party/curl/lib/
H A Durlapi.c890 UNITTEST int dedotdotify(const char *input, size_t clen, char **outp) in dedotdotify() argument
[all...]
H A Dcookie.c1032 size_t clen = strlen(co->domain); in Curl_cookie_add() local
H A Dhttp.c2796 size_t clen = 8; /* hold the size of the generated Cookie: header */ in Curl_http_cookies() local
1451 Curl_compareheader(const char *headerline, const char *header, const size_t hlen, const char *content, const size_t clen) Curl_compareheader() argument
/third_party/curl/lib/vtls/
H A Dbearssl.c521 size_t clen; in bearssl_set_selected_ciphers() local
H A Dx509asn1.c1053 size_t clen; in Curl_extract_certinfo() local
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.c334 const size_t clen = ZopfliNodeCopyLength(&nodes[pos]); in ComputeDistanceShortcut() local
368 const size_t clen = ZopfliNodeCopyLength(&nodes[p]); in ComputeDistanceCache() local
/third_party/lwip/src/core/
H A Dnetif.c1209 u16_t clen = 0; local
1362 u8_t clen = 1; local
/third_party/pcre2/pcre2/src/
H A Dpcre2_dfa_match.c694 int clen, dlen; in internal_dfa_match() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c1890 const char *clen; local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c334 const size_t clen = ZopfliNodeCopyLength(&nodes[pos]); in ComputeDistanceShortcut() local
368 const size_t clen = ZopfliNodeCopyLength(&nodes[p]); in ComputeDistanceCache() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c1101 int i, clen, rlen; in hostap_get_hw_feature_data() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_hostap.c1105 int i, clen, rlen; in hostap_get_hw_feature_data() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c2042 long clen = sysconf(_SC_GETGR_R_SIZE_MAX); local
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c1182 lws_strcmp_wildcard(const char *wildcard, size_t wlen, const char *check, size_t clen) lws_strcmp_wildcard() argument

Completed in 50 milliseconds

1234