Home
last modified time | relevance | path

Searched defs:slen (Results 51 - 75 of 180) sorted by relevance

12345678

/third_party/libwebsockets/lib/core-net/
H A Dadopt.c500 socklen_t slen = sizeof(lws_sockaddr46); in lws_adopt_descriptor_vhost_via_info() local
/third_party/mbedtls/library/
H A Dpkcs5.c268 pkcs5_pbkdf2_hmac(mbedtls_md_context_t *ctx, const unsigned char *password, size_t plen, const unsigned char *salt, size_t slen, unsigned int iteration_count, uint32_t key_length, unsigned char *output) pkcs5_pbkdf2_hmac() argument
358 mbedtls_pkcs5_pbkdf2_hmac(mbedtls_md_context_t *ctx, const unsigned char *password, size_t plen, const unsigned char *salt, size_t slen, unsigned int iteration_count, uint32_t key_length, unsigned char *output) mbedtls_pkcs5_pbkdf2_hmac() argument
369 mbedtls_pkcs5_pbkdf2_hmac_ext(mbedtls_md_type_t md_alg, const unsigned char *password, size_t plen, const unsigned char *salt, size_t slen, unsigned int iteration_count, uint32_t key_length, unsigned char *output) mbedtls_pkcs5_pbkdf2_hmac_ext() argument
H A Dpsa_crypto_rsa.c462 int slen = rsa_pss_expected_salt_len(alg, rsa, hash_length); in mbedtls_psa_rsa_verify_hash() local
/third_party/lame/libmp3lame/
H A Dl3side.h80 int slen[4]; member
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c43 lws_http_string_to_known_header(const char *s, size_t slen) in lws_http_string_to_known_header() argument
425 char slen[20]; in lws_return_http_status() local
/third_party/ltp/lib/
H A Dsafe_net.c496 socklen_t slen; in tst_get_unused_port() local
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_env.cc167 auto slen = tls::get_x509_fingerprint(buf.data(), buf.size(), x, md); in env_get_tls_client_fingerprint_md() local
/third_party/musl/src/crypt/
H A Dcrypt_sha512.c212 unsigned int i, r, klen, slen; in sha512crypt() local
H A Dcrypt_sha256.c191 unsigned int i, r, klen, slen; in sha256crypt() local
/third_party/libinput/src/
H A Dutil-strings.h219 size_t slen = strlen(str); in safe_atod() local
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c243 socklen_t slen = sizeof(*sin0); in start_server() local
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c167 socklen_t slen = sizeof(*sin0); in start_server() local
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c237 socklen_t slen = sizeof(*sin0); in start_server() local
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c251 socklen_t slen = sizeof(*sin0); in start_server() local
/third_party/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c222 socklen_t slen = sizeof(*sin0); in start_server() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c373 tls1_prf_alg(EVP_MAC_CTX *mdctx, EVP_MAC_CTX *sha1ctx, const unsigned char *sec, size_t slen, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_alg() argument
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_pkey.c109 int slen; in pem_read_bio_key_legacy() local
/third_party/node/deps/uv/src/unix/
H A Dtcp.c33 socklen_t slen; in new_socket() local
69 socklen_t slen; in maybe_new_socket() local
/third_party/openssl/crypto/pem/
H A Dpem_pkey.c109 int slen; in pem_read_bio_key_legacy() local
/third_party/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c373 tls1_prf_alg(EVP_MAC_CTX *mdctx, EVP_MAC_CTX *sha1ctx, const unsigned char *sec, size_t slen, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_alg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_sd.c335 u16 slen; in p2p_rx_gas_initial_req() local
491 u16 slen; p2p_rx_gas_initial_resp() local
705 u16 slen; p2p_rx_gas_comeback_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_common.c421 u16 slen; in tls_verify_signature() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_sd.c335 u16 slen; in p2p_rx_gas_initial_req() local
491 u16 slen; p2p_rx_gas_initial_resp() local
705 u16 slen; p2p_rx_gas_comeback_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_common.c421 u16 slen; in tls_verify_signature() local
/third_party/f2fs-tools/lib/
H A Dnls_utf8.c53 unsigned int slen; member

Completed in 20 milliseconds

12345678