Searched refs:srtp (Results 1 – 4 of 4) sorted by relevance
22 #include_next <openssl/srtp.h>
93 HDRS= dtls1.h srtp.h ssl.h ssl3.h tls1.h
1366 CBB srtp, mki; in tlsext_srtp_server_build() local1368 if (!CBB_add_u16_length_prefixed(cbb, &srtp)) in tlsext_srtp_server_build()1374 if (!CBB_add_u16(&srtp, profile->id)) in tlsext_srtp_server_build()
1169 ./usr/include/openssl/srtp.h