/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...] |
H A D | ssl_tls.c | 3758 ssl_tls13_session_save(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len, size_t *olen) ssl_tls13_session_save() argument 4039 ssl_tls13_session_save(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len, size_t *olen) ssl_tls13_session_save() argument 4292 ssl_session_save(const mbedtls_ssl_session *session, unsigned char omit_header, unsigned char *buf, size_t buf_len, size_t *olen) ssl_session_save() argument 4369 mbedtls_ssl_session_save(const mbedtls_ssl_session *session, unsigned char *buf, size_t buf_len, size_t *olen) mbedtls_ssl_session_save() argument 5034 mbedtls_ssl_context_save(mbedtls_ssl_context *ssl, unsigned char *buf, size_t buf_len, size_t *olen) mbedtls_ssl_context_save() argument 6413 mbedtls_ssl_get_handshake_transcript(mbedtls_ssl_context *ssl, const mbedtls_md_type_t md, unsigned char *dst, size_t dst_len, size_t *olen) mbedtls_ssl_get_handshake_transcript() argument 6463 ssl_get_handshake_transcript_sha384(mbedtls_ssl_context *ssl, unsigned char *dst, size_t dst_len, size_t *olen) ssl_get_handshake_transcript_sha384() argument 6501 ssl_get_handshake_transcript_sha256(mbedtls_ssl_context *ssl, unsigned char *dst, size_t dst_len, size_t *olen) ssl_get_handshake_transcript_sha256() argument 6537 mbedtls_ssl_get_handshake_transcript(mbedtls_ssl_context *ssl, const mbedtls_md_type_t md, unsigned char *dst, size_t dst_len, size_t *olen) mbedtls_ssl_get_handshake_transcript() argument 9283 mbedtls_psa_ecjpake_write_round( psa_pake_operation_t *pake_ctx, unsigned char *buf, size_t len, size_t *olen, mbedtls_ecjpake_rounds_t round) mbedtls_psa_ecjpake_write_round() 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/mksh/ |
H A D | misc.c | 2219 size_t ilen, olen, nlen, elen; in c_cd() local
|
H A D | edit.c | 2814 int start, end, nlen, olen, nwords; in do_complete() local 4208 size_t olen, nlen; in vi_cmd() local [all...] |
/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
|
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 1661 int olen; in matroska_decode_buffer() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 3156 unsigned int olen; in stb_decompress() local
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_lib.c | 3253 int SSL_export_keying_material(SSL *s, unsigned char *out, size_t olen, in SSL_export_keying_material() argument 3267 int SSL_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, in SSL_export_keying_material_early() argument
|
/third_party/openssl/ssl/ |
H A D | ssl_lib.c | 3153 int SSL_export_keying_material(SSL *s, unsigned char *out, size_t olen, in SSL_export_keying_material() argument 3167 int SSL_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, in SSL_export_keying_material_early() argument
|