Searched refs:srtp_profile (Results 1 – 7 of 7) sorted by relevance
133 return s->srtp_profile; in SSL_get_selected_srtp_profile()
1719 SRTP_PROTECTION_PROFILE *srtp_profile; member
486 s->srtp_profile = NULL; in tls_parse_ctos_use_srtp()508 s->srtp_profile = sprof; in tls_parse_ctos_use_srtp()1512 if (s->srtp_profile == NULL) in tls_construct_stoc_use_srtp()1518 || !WPACKET_put_bytes_u16(pkt, s->srtp_profile->id) in tls_construct_stoc_use_srtp()
1275 s->srtp_profile = NULL; in init_srtp()
1692 s->srtp_profile = prof; in tls_parse_stoc_use_srtp()
3302 SRTP_PROTECTION_PROFILE *srtp_profile = in print_stuff() local3305 if (srtp_profile) in print_stuff()3307 srtp_profile->name); in print_stuff()
2994 SRTP_PROTECTION_PROFILE *srtp_profile in print_connection_info() local2997 if (srtp_profile) in print_connection_info()2999 srtp_profile->name); in print_connection_info()