Home
last modified time | relevance | path

Searched defs:buf_len (Results 101 - 125 of 284) sorted by relevance

12345678910>>...12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_key.c41 int lab_len, ctx_len, ret_len, buf_len; in aes_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.c68 size_t max_len, buf_len; in json_parse_string() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_none.c206 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_sake_common.c209 eap_sake_kdf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, const u8 *data2, size_t data2_len, u8 *buf, size_t buf_len) eap_sake_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_key.c41 int lab_len, ctx_len, ret_len, buf_len; in aes_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c196 size_t buf_len; in wpa_ft_gen_req_ies() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Djson.c68 size_t max_len, buf_len; in json_parse_string() local
[all...]
/third_party/zlib/test/
H A Dminigzip.c324 off_t buf_len; /* length of the input file */ in gz_compress_mmap() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_rsa.c489 static hi_s32 rsa_pkcs1_block_padding(hi_u8 bt, hi_u8 *buf, hi_u32 buf_len) in rsa_pkcs1_block_padding() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_lib.c629 hi_void hex2str(hi_char buf[MUL_VAL_2], hi_u32 buf_len, hi_u8 val) in hex2str() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmxtlv.c64 bcm_valid_xtlv(const bcm_xtlv_t *elt, int buf_len, bcm_xtlv_opts_t opts) in bcm_valid_xtlv() argument
/third_party/mbedtls/library/
H A Dplatform.c296 int mbedtls_platform_std_nv_seed_read(unsigned char *buf, size_t buf_len) in mbedtls_platform_std_nv_seed_read() argument
318 int mbedtls_platform_std_nv_seed_write(unsigned char *buf, size_t buf_len) in mbedtls_platform_std_nv_seed_write() argument
345 static int platform_nv_seed_read_uninit(unsigned char *buf, size_t buf_len) in platform_nv_seed_read_uninit() argument
359 static int platform_nv_seed_write_uninit(unsigned char *buf, size_t buf_len) in platform_nv_seed_write_uninit() argument
374 mbedtls_platform_set_nv_seed( int (*nv_seed_read_func)(unsigned char *buf, size_t buf_len), int (*nv_seed_write_func)(unsigned char *buf, size_t buf_len)) mbedtls_platform_set_nv_seed() argument
[all...]
H A Dctr_drbg.c183 size_t buf_len, use_len; in block_cipher_df() local
/third_party/libwebsockets/lib/roles/http/
H A Dcookie.c189 lws_cookie_compile_cache_name(char *buf, size_t buf_len, struct lws_cookie *c) in lws_cookie_compile_cache_name() argument
/third_party/ltp/metadata/
H A Dmetaparse.c140 static char *next_token2(FILE *f, char *buf, size_t buf_len, struct data_node *doc) in next_token2() argument
576 static void macro_get_val(FILE *f, char *buf, size_t buf_len) in macro_get_val() argument
/third_party/node/src/crypto/
H A Dcrypto_cipher.cc810 int buf_len = len + block_size; in Init() local
/third_party/node/deps/cares/src/lib/
H A Dares_dns_parse.c1236 ares_status_t ares_dns_parse(const unsigned char *buf, size_t buf_len, in ares_dns_parse() argument
H A Dares_dns_write.c991 ares_dns_write(ares_dns_record_t *dnsrec, unsigned char **buf, size_t *buf_len) ares_dns_write() argument
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c130 int min_version = 0, max_version = 0, ver, buf_len, fd; in s_time_main() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.c412 int OBJ_obj2txt(char *buf, int buf_len, const ASN1_OBJECT *a, int no_name) in OBJ_obj2txt() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_mbuf_1_0.h68 uint16_t buf_len; /**< Length of segment buffer. */ member
H A Dlayout_mbuf.h67 uint16_t buf_len; /**< Length of segment buffer. */ member
/third_party/openssl/crypto/objects/
H A Dobj_dat.c412 int OBJ_obj2txt(char *buf, int buf_len, const ASN1_OBJECT *a, int no_name) in OBJ_obj2txt() argument
[all...]
/third_party/openssl/apps/
H A Ds_time.c130 int min_version = 0, max_version = 0, ver, buf_len, fd; in s_time_main() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c236 size_t buf_len; member
[all...]

Completed in 22 milliseconds

12345678910>>...12