| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| H A D | ieee802_1x_key.c | 41 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 D | json.c | 68 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 D | tls_none.c | 206 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 D | eap_sake_common.c | 209 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 D | ieee802_1x_key.c | 41 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 D | wpa_ft.c | 196 size_t buf_len; in wpa_ft_gen_req_ies() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | json.c | 68 size_t max_len, buf_len; in json_parse_string() local [all...] |
| /third_party/zlib/test/ |
| H A D | minigzip.c | 324 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 D | cryp_rsa.c | 489 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 D | drv_lib.c | 629 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 D | bcmxtlv.c | 64 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 D | platform.c | 296 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 D | ctr_drbg.c | 183 size_t buf_len, use_len; in block_cipher_df() local
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | cookie.c | 189 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 D | metaparse.c | 140 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 D | crypto_cipher.cc | 810 int buf_len = len + block_size; in Init() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_parse.c | 1236 ares_status_t ares_dns_parse(const unsigned char *buf, size_t buf_len, in ares_dns_parse() argument
|
| H A D | ares_dns_write.c | 991 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 D | s_time.c | 130 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 D | obj_dat.c | 412 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 D | layout_mbuf_1_0.h | 68 uint16_t buf_len; /**< Length of segment buffer. */ member
|
| H A D | layout_mbuf.h | 67 uint16_t buf_len; /**< Length of segment buffer. */ member
|
| /third_party/openssl/crypto/objects/ |
| H A D | obj_dat.c | 412 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 D | s_time.c | 130 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 D | demo.c | 236 size_t buf_len; member [all...] |