Home
last modified time | relevance | path

Searched defs:buf_len (Results 126 - 150 of 245) sorted by relevance

12345678910

/third_party/alsa-utils/alsaucm/
H A Ddump.c67 static char *tesc(const char *s, char *buf, size_t buf_len) in tesc() argument
237 static char *jesc(const char *s, char *buf, size_t buf_len) in jesc() argument
[all...]
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c836 size_t buf_len = sizeof (expect_utf8_buf) - 1; in test_utf8_string() local
/third_party/mbedtls/library/
H A Dssl_tls13_generic.c346 size_t buf_len; in mbedtls_ssl_tls13_process_certificate_verify() local
812 size_t buf_len; in mbedtls_ssl_tls13_process_certificate() local
49 mbedtls_ssl_tls13_fetch_handshake_msg(mbedtls_ssl_context *ssl, unsigned hs_type, unsigned char **buf, size_t *buf_len) mbedtls_ssl_tls13_fetch_handshake_msg() argument
929 size_t buf_len, msg_len; mbedtls_ssl_tls13_write_certificate() local
1130 size_t buf_len, msg_len; mbedtls_ssl_tls13_write_certificate_verify() local
1230 size_t buf_len; mbedtls_ssl_tls13_process_finished_message() local
1308 size_t buf_len, msg_len; mbedtls_ssl_tls13_write_finished_message() local
1564 mbedtls_ssl_tls13_read_public_xxdhe_share(mbedtls_ssl_context *ssl, const unsigned char *buf, size_t buf_len) mbedtls_ssl_tls13_read_public_xxdhe_share() argument
[all...]
/third_party/node/src/
H A Dnode_process_methods.cc364 GetDebugSignalHandlerMappingName(DWORD pid, wchar_t* buf, size_t buf_len) GetDebugSignalHandlerMappingName() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c76 static void get_native_hook_param(char *buf, unsigned int buf_len) in get_native_hook_param() argument
158 static bool get_proc_name(pid_t pid, char *buf, unsigned int buf_len) in get_proc_name() argument
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c91 static void get_native_hook_param(char *buf, unsigned int buf_len) in get_native_hook_param() argument
173 static bool get_proc_name(pid_t pid, char *buf, unsigned int buf_len) in get_proc_name() argument
/third_party/node/deps/cares/src/tools/
H A Dadig.c788 size_t buf_len = 0; in enqueue_query() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_core.c1215 snmp_decode_bits(const u8_t *buf, u32_t buf_len, u32_t *bit_value) in snmp_decode_bits() argument
1288 snmp_encode_bits(u8_t *buf, u32_t buf_len, u32_t bit_value, u8_t bit_count) in snmp_encode_bits() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Drsa_sig.c221 rsa_generate_signature_aid(PROV_RSA_CTX *ctx, unsigned char *aid_buf, size_t buf_len, size_t *aid_len) rsa_generate_signature_aid() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h41 int buf_len; /* number we have left */ member
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c1161 size_t buf_len = 0; in i2o_ECPublicKey() local
H A Dec_key.c915 size_t buf_len; in ossl_ec_key_simple_priv2oct() local
/third_party/node/deps/openssl/openssl/apps/
H A Dpkeyutl.c721 int buf_len = 0; in do_raw_keyop() local
[all...]
/third_party/openssl/apps/
H A Dpkeyutl.c721 int buf_len = 0; in do_raw_keyop() local
[all...]
/third_party/openssl/crypto/ec/
H A Dec_asn1.c1161 size_t buf_len = 0; in i2o_ECPublicKey() local
H A Dec_key.c915 size_t buf_len; in ossl_ec_key_simple_priv2oct() local
/third_party/openssl/crypto/evp/
H A Devp_local.h41 int buf_len; /* number we have left */ member
/third_party/openssl/providers/implementations/signature/
H A Drsa_sig.c221 rsa_generate_signature_aid(PROV_RSA_CTX *ctx, unsigned char *aid_buf, size_t buf_len, size_t *aid_len) rsa_generate_signature_aid() argument
/third_party/python/Python/
H A Dpystrtod.c652 size_t buf_len = strlen(buffer); in ensure_decimal_point() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_internal.c785 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/src/eap_common/
H A Dikev2_common.c377 size_t sign_len, buf_len; in ikev2_derive_auth_data() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.c34 size_t buf_len, pad_len; in ikev2_derive_keys() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.c38 size_t buf_len, pad_len; in ikev2_derive_keys() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_pd.c1098 size_t buf_len = msg.session_info_len; in p2p_process_prov_disc_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_common.c485 wps_dev_type_bin2str(const u8 dev_type[WPS_DEV_TYPE_LEN], char *buf, size_t buf_len) wps_dev_type_bin2str() argument

Completed in 34 milliseconds

12345678910