xref: /OK3568_Linux_fs/buildroot/package/libsrtp/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBSRTP
2	bool "libsrtp"
3	help
4	  This package provides an implementation of the Secure
5	  Real-time Transport Protocol (SRTP), the Universal Security
6	  Transform (UST), and a supporting cryptographic kernel.
7
8	  https://github.com/cisco/libsrtp
9