Home
last modified time | relevance | path

Searched refs:use_srtp (Results 1 – 25 of 81) sorted by relevance

1234

/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DExtensionType.java54 public static final int use_srtp = 14; field in ExtensionType
168 case use_srtp: in getName()
246 case use_srtp: in isRecognized()
/dports/audio/baresip/baresip-0.5.8/modules/srtp/
H A Dsrtp.c36 bool use_srtp; member
155 st->use_srtp = true; in start_srtp()
168 if (!st->use_srtp || !is_rtp_or_rtcp(mb)) in send_handler()
201 if (!st->use_srtp || !is_rtp_or_rtcp(mb)) in recv_handler()
/dports/audio/baresip/baresip-0.5.8/modules/libsrtp/
H A Dsrtp.c27 bool use_srtp; member
175 st->use_srtp = true; in start_srtp()
204 if (!st->use_srtp || !is_rtp_or_rtcp(mb)) in send_handler()
242 if (!st->use_srtp || !is_rtp_or_rtcp(mb)) in recv_handler()
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/pjsua/
H A Dpjsua_app_config.c1152 app_config.cfg.use_srtp = my_atoi(pj_optarg); in parse_args()
1157 if ((int)app_config.cfg.use_srtp == 3) { in parse_args()
1159 app_config.cfg.use_srtp = PJMEDIA_SRTP_OPTIONAL; in parse_args()
1163 cur_acc->use_srtp = app_config.cfg.use_srtp; in parse_args()
1743 if (acc_cfg->use_srtp) { in write_account_settings()
1744 int use_srtp = (int)acc_cfg->use_srtp; in write_account_settings() local
1745 if (use_srtp == PJMEDIA_SRTP_OPTIONAL && in write_account_settings()
1748 use_srtp = 3; in write_account_settings()
2072 int use_srtp = (int)app_config.cfg.use_srtp; in write_settings() local
2073 if (use_srtp == PJMEDIA_SRTP_OPTIONAL && in write_settings()
[all …]
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Dvid_streamutil.c220 pj_bool_t use_srtp, in create_stream() argument
266 if (use_srtp) { in create_stream()
388 pj_bool_t use_srtp = PJ_FALSE; in main() local
529 use_srtp = PJ_TRUE; in main()
577 if (use_srtp) { in main()
801 use_srtp, &srtp_crypto_suite, in main()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call
/dports/security/openssl/openssl-1.1.1n/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod24 the "use_srtp" DTLS extension defined in RFC5764. This provides a mechanism for
32 An OpenSSL client wishing to send the "use_srtp" extension should call
63 An OpenSSL server wishing to support the "use_srtp" extension should also call

1234