| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams.c | 489 lws_ss_exp_cb_metadata(void *priv, const char *name, char *out, size_t *pos, size_t olen, size_t *exp_ofs) lws_ss_exp_cb_metadata() argument
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | server.c | 2141 lws_http_to_fallback(struct lws *wsi, unsigned char *obuf, size_t olen) in lws_http_to_fallback() argument 2205 size_t olen = len; in lws_handshake_server() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | eap.c | 1259 int dsize, fd, olen = len; local
|
| H A D | ipcp.c | 2241 int code, id, len, olen; in ipcp_printpkt() local
|
| H A D | lcp.c | 2386 int code, id, len, olen, i; in lcp_printpkt() local [all...] |
| /third_party/mksh/ |
| H A D | var.c | 660 int olen, nlen; in formatstr() local
|
| H A D | misc.c | 2219 size_t ilen, olen, nlen, elen; in c_cd() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | resample.c | 737 spx_uint32_t olen = old_length; in update_filter() local 934 spx_uint32_t olen = *out_len; in speex_resampler_process_int() local 977 spx_uint32_t olen = *out_len; speex_resampler_process_float() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_fast.c | 1403 size_t tlv_len, olen; in eap_fast_use_pac_opaque() local
|
| H A D | eap_teap.c | 1469 size_t tlv_len, olen; in eap_teap_use_pac_opaque() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_fast.c | 1423 size_t tlv_len, olen; in eap_fast_use_pac_opaque() local
|
| H A D | eap_teap.c | 1581 size_t tlv_len, olen; in eap_teap_use_pac_opaque() local
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_s_server.cpp | 1779 uint8_t *current = reply->packet.options, olen = MAGIC_COOKIE_LENGTH; in ParseReplyOptions() local [all...] |
| /third_party/curl/lib/ |
| H A D | url.c | 2622 size_t olen; local
|
| /third_party/libwebsockets/lib/core/ |
| H A D | libwebsockets.c | 536 int olen = 0; in lws_sql_purify_len() local 1090 lws_strexp_reset_out(lws_strexp_t *exp, char *out, size_t olen) in lws_strexp_reset_out() argument 1078 lws_strexp_init(lws_strexp_t *exp, void *priv, lws_strexp_expand_cb cb, char *out, size_t olen) lws_strexp_init() argument [all...] |
| /third_party/mbedtls/tests/src/test_helpers/ |
| H A D | ssl_helpers.c | 1083 mbedtls_test_psa_cipher_encrypt_helper(mbedtls_ssl_transform *transform, const unsigned char *iv, size_t iv_len, const unsigned char *input, size_t ilen, unsigned char *output, size_t *olen) mbedtls_test_psa_cipher_encrypt_helper() argument
|
| /third_party/mbedtls/library/ |
| H A D | ecp.c | 691 mbedtls_ecp_point_write_binary(const mbedtls_ecp_group *grp, const mbedtls_ecp_point *P, int format, size_t *olen, unsigned char *buf, size_t buflen) mbedtls_ecp_point_write_binary() argument 877 mbedtls_ecp_tls_write_point(const mbedtls_ecp_group *grp, const mbedtls_ecp_point *pt, int format, size_t *olen, unsigned char *buf, size_t blen) mbedtls_ecp_tls_write_point() argument 964 mbedtls_ecp_tls_write_group(const mbedtls_ecp_group *grp, size_t *olen, unsigned char *buf, size_t blen) mbedtls_ecp_tls_write_group() argument 3338 mbedtls_ecp_write_key_ext(const mbedtls_ecp_keypair *key, size_t *olen, unsigned char *buf, size_t buflen) mbedtls_ecp_write_key_ext() argument 3373 mbedtls_ecp_write_public_key(const mbedtls_ecp_keypair *key, int format, size_t *olen, unsigned char *buf, size_t buflen) mbedtls_ecp_write_public_key() argument [all...] |
| H A D | rsa.c | 1239 size_t olen; in mbedtls_rsa_public() local 1415 size_t olen; in mbedtls_rsa_private() local 442 mbedtls_ct_rsaes_pkcs1_v15_unpadding(unsigned char *input, size_t ilen, unsigned char *output, size_t output_max_len, size_t *olen) mbedtls_ct_rsaes_pkcs1_v15_unpadding() argument 1768 size_t olen; mbedtls_rsa_rsaes_oaep_encrypt() local 1838 size_t nb_pad, olen; mbedtls_rsa_rsaes_pkcs1_v15_encrypt() local 1915 mbedtls_rsa_rsaes_oaep_decrypt(mbedtls_rsa_context *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, const unsigned char *label, size_t label_len, size_t *olen, const unsigned char *input, unsigned char *output, size_t output_max_len) mbedtls_rsa_rsaes_oaep_decrypt() argument 2042 mbedtls_rsa_rsaes_pkcs1_v15_decrypt(mbedtls_rsa_context *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, size_t *olen, const unsigned char *input, unsigned char *output, size_t output_max_len) mbedtls_rsa_rsaes_pkcs1_v15_decrypt() argument 2083 mbedtls_rsa_pkcs1_decrypt(mbedtls_rsa_context *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, size_t *olen, const unsigned char *input, unsigned char *output, size_t output_max_len) mbedtls_rsa_pkcs1_decrypt() argument 2120 size_t olen; rsa_rsassa_pss_sign_no_mode_check() local [all...] |
| H A D | ssl_tls12_server.c | 1688 ssl_write_cid_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_cid_ext() argument 1732 ssl_write_encrypt_then_mac_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_encrypt_then_mac_ext() argument 1778 ssl_write_extended_ms_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_extended_ms_ext() argument 1803 ssl_write_session_ticket_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_session_ticket_ext() argument 1826 ssl_write_renegotiation_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_renegotiation_ext() argument 1864 ssl_write_max_fragment_length_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_max_fragment_length_ext() argument 1892 ssl_write_supported_point_formats_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_supported_point_formats_ext() argument 1923 ssl_write_ecjpake_kkpp_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_ecjpake_kkpp_ext() argument 1978 ssl_write_use_srtp_ext(mbedtls_ssl_context *ssl, unsigned char *buf, size_t *olen) ssl_write_use_srtp_ext() argument 2166 size_t olen, ext_len = 0, n; ssl_write_server_hello() local [all...] |
| H A D | ssl_tls13_server.c | 734 ssl_tls13_write_server_pre_shared_key_ext(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *olen) ssl_tls13_write_server_pre_shared_key_ext() argument
|
| H A D | ssl_msg.c | 1251 size_t olen; in mbedtls_ssl_encrypt_buf() local 1484 size_t olen; in mbedtls_ssl_decrypt_buf() local 3472 mbedtls_ssl_check_dtls_clihlo_cookie( mbedtls_ssl_context *ssl, const unsigned char *cli_id, size_t cli_id_len, const unsigned char *in, size_t in_len, unsigned char *obuf, size_t buf_len, size_t *olen) mbedtls_ssl_check_dtls_clihlo_cookie() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_tls.cc | 1903 uint32_t olen = args[0].As<Uint32>()->Value(); in ExportKeyingMaterial() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 598 int pad, len, width = TT.width, abslen, sign, olen, extra = 0; in show_ps() local
|
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 641 int pad, len, width = TT.width, abslen, sign, olen, extra = 0; in show_ps() local
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq.c | 4324 size_t len, olen; in snd_seq_extract_output() local
|